Skip to content

Commit d7e3947

Browse files
chore(deps): update golang docker tag to v1.21.9
1 parent caae690 commit d7e3947

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.21.3
2+
FROM golang:1.21.9@sha256:7d0dcbe5807b1ad7272a598fbf9d7af15b5e2bed4fd6c4c2b5b3684df0b317dd
33

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

0 commit comments

Comments
 (0)