Skip to content

Commit

Permalink
chore(deps): update mcr.microsoft.com/devcontainers/go:1.21-bullseye …
Browse files Browse the repository at this point in the history
…docker digest to c2509aa
  • Loading branch information
ur-renovate committed Jul 11, 2024
1 parent 7869d78 commit 6d2027b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# https://github.com/microsoft/vscode-dev-containers/tree/master/containers/go

FROM mcr.microsoft.com/devcontainers/go:1.21-bullseye@sha256:30f84595e36b3d5d67b12f1795f0e78777f4913cfc08d23d8cf51a281d3cdf14
FROM mcr.microsoft.com/devcontainers/go:1.21-bullseye@sha256:c2509aa90d5e9bdd9ba0759808e2b3ce16d2f9d09917a8ec352553807f1da00b

RUN apt-get update -y && \
apt-get install -y curl apt-transport-https ca-certificates gnupg && \
Expand Down

0 comments on commit 6d2027b

Please sign in to comment.