Skip to content

Commit e0036e4

Browse files
chore(deps): update golang:1.24.2 docker digest to 30baaea
1 parent 2af464a commit e0036e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Stage 1: Build the Go application
2-
FROM golang:1.24.2@sha256:991aa6a6e4431f2f01e869a812934bd60fbc87fb939e4a1ea54b8494ab9d2fc6
2+
FROM golang:1.24.2@sha256:30baaea08c5d1e858329c50f29fe381e9b7d7bced11a0f5f1f69a1504cdfbf5e
33

44
# Set the working directory inside the container
55
WORKDIR /app

0 commit comments

Comments
 (0)