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 caae690 commit d7e3947Copy full SHA for d7e3947
Dockerfile
@@ -1,5 +1,5 @@
1
# Stage 1: Build the Go application
2
-FROM golang:1.21.3
+FROM golang:1.21.9@sha256:7d0dcbe5807b1ad7272a598fbf9d7af15b5e2bed4fd6c4c2b5b3684df0b317dd
3
4
# Set the working directory inside the container
5
WORKDIR /app
0 commit comments