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 cb6f5c8 + 38f21b2 commit d4ac462Copy full SHA for d4ac462
Dockerfile
@@ -1,5 +1,5 @@
1
# Stage 1: Build the Go application
2
-FROM golang:1.22.12@sha256:1cf6c45ba39db9fd6db16922041d074a63c935556a05c5ccb62d181034df7f02
+FROM golang:1.24.2@sha256:991aa6a6e4431f2f01e869a812934bd60fbc87fb939e4a1ea54b8494ab9d2fc6
3
4
# Set the working directory inside the container
5
WORKDIR /app
0 commit comments