We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fb3279 commit ba30b6cCopy full SHA for ba30b6c
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.23.1-alpine AS base
+FROM golang:1.23.6-alpine AS base
2
WORKDIR /app
3
4
# builder
0 commit comments