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.
2 parents 0b733b8 + abee7d4 commit 17adf15Copy full SHA for 17adf15
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