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 d4ac462 commit a96835eCopy full SHA for a96835e
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:b6652731d1d5622f85509f72942ce2a344e3bf6dd6793b2e462cc5fb3126b566
3
4
# Set the working directory inside the container
5
WORKDIR /app
0 commit comments