We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a72348 commit 646f1ddCopy full SHA for 646f1dd
deployment/Dockerfile
@@ -1,5 +1,5 @@
1
# build environment ###########################################
2
-FROM golang:1.18.1-alpine@sha256:42d35674864fbb577594b60b84ddfba1be52b4d4298c961b46ba95e9fb4712e8 AS build-env
+FROM golang:1.23.1-alpine@sha256:fbc3a217775ee3ec2328077ad4f3681bbc2c4a812d63cc8c857c827f1e8e971f AS build-env
3
4
WORKDIR /app
5
0 commit comments