Skip to content

Commit 4b5508d

Browse files
chore(deps): update mcr.microsoft.com/vscode/devcontainers/go docker tag to v1 (#12)
* Update mcr.microsoft.com/vscode/devcontainers/go Docker tag to v1 * update golang version as well Signed-off-by: Nicole Hubbard <[email protected]> --------- Signed-off-by: Nicole Hubbard <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Nicole Hubbard <[email protected]>
1 parent 0bb478a commit 4b5508d

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,4 +1,4 @@
1-
FROM mcr.microsoft.com/vscode/devcontainers/go:0-1.20-bullseye
1+
FROM mcr.microsoft.com/vscode/devcontainers/go:1-1.24
22

33
# [Optional] Uncomment this section to install additional OS packages.
44
RUN export DEBIAN_FRONTEND=noninteractive \

0 commit comments

Comments
 (0)