We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7920ccc commit 43a197cCopy full SHA for 43a197c
Dockerfile
@@ -1,7 +1,7 @@
1
#
2
# Image which contains the binary artefacts
3
4
-FROM golang:bookworm AS build
+FROM golang:trixie AS build
5
6
7
COPY . ./grafsy
0 commit comments