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 84c0ae8 + 5b2c11f commit edf0788Copy full SHA for edf0788
Dockerfile-wasm
@@ -1,5 +1,5 @@
1
-#Get golang 1.24.9 as a base image
2
-FROM golang:1.24.9 as builder
+#Get golang 1.25.5 as a base image
+FROM golang:1.25.5 as builder
3
4
#Define the working directory in the container
5
WORKDIR /app
0 commit comments