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 2af464a commit e0036e4Copy full SHA for e0036e4
Dockerfile
@@ -1,5 +1,5 @@
1
# Stage 1: Build the Go application
2
-FROM golang:1.24.2@sha256:991aa6a6e4431f2f01e869a812934bd60fbc87fb939e4a1ea54b8494ab9d2fc6
+FROM golang:1.24.2@sha256:30baaea08c5d1e858329c50f29fe381e9b7d7bced11a0f5f1f69a1504cdfbf5e
3
4
# Set the working directory inside the container
5
WORKDIR /app
0 commit comments