We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94eda9b commit e9e6a79Copy full SHA for e9e6a79
Dockerfile
@@ -1,7 +1,7 @@
1
####################
2
# build the server #
3
4
-FROM golang:1.23.4 as go
+FROM golang:1.23.5 as go
5
6
COPY server /server
7
WORKDIR /server
0 commit comments