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