Skip to content

Commit c76fb0f

Browse files
author
ur-renovate
committed
chore(deps): update mcr.microsoft.com/devcontainers/go:1.21-bullseye docker digest to c0bbf1c
1 parent 7869d78 commit c76fb0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# https://github.com/microsoft/vscode-dev-containers/tree/master/containers/go
22

3-
FROM mcr.microsoft.com/devcontainers/go:1.21-bullseye@sha256:30f84595e36b3d5d67b12f1795f0e78777f4913cfc08d23d8cf51a281d3cdf14
3+
FROM mcr.microsoft.com/devcontainers/go:1.21-bullseye@sha256:c0bbf1c957d2d0e87b1e1c23a4c1af554be79b76d69e9114121662ecf1ad1758
44

55
RUN apt-get update -y && \
66
apt-get install -y curl apt-transport-https ca-certificates gnupg && \

0 commit comments

Comments
 (0)