We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a72348 commit 45d24b5Copy full SHA for 45d24b5
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:f591145352ef7cd7d7e2b4e1d4a6fd4dd2ac72c405b689d6e8147339105a9e3a AS build-env
3
4
WORKDIR /app
5
0 commit comments