Skip to content

Commit a96835e

Browse files
chore(deps): update golang:1.24.2 docker digest to b665273
1 parent d4ac462 commit a96835e

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:b6652731d1d5622f85509f72942ce2a344e3bf6dd6793b2e462cc5fb3126b566
33

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

0 commit comments

Comments
 (0)