Skip to content

Commit d3547f2

Browse files
valeriocomomburri
authored andcommitted
build(deps): bumped go version to 1.23.9 and bumbed go lang crypto version (italia#407)
1 parent 74f0fb6 commit d3547f2

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

.devcontainer/Dockerfile

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,2 @@
1-
FROM node:22-alpine3.19
2-
RUN apk update && apk add git openssh go go-doc
3-
RUN mkdir -p $(go env GOROOT)/misc/wasm
4-
RUN cp /usr/share/doc/go/misc/wasm/wasm_exec.js $(go env GOROOT)/misc/wasm/wasm_exec.js
1+
FROM node:20-alpine3.21
2+
RUN apk update && apk add git openssh go go-doc

0 commit comments

Comments
 (0)