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 32342f0 commit abee7d4Copy full SHA for abee7d4
docker-mariadb-clean-arch/Dockerfile
@@ -1,5 +1,5 @@
1
# Get Go image from DockerHub.
2
-FROM golang:1.24 AS api
+FROM golang:1.25 AS api
3
4
# Set working directory.
5
WORKDIR /compiler
0 commit comments