Skip to content

Commit d4ac462

Browse files
authored
Merge pull request #81 from GlueOps/renovate/golang-1.24.x
chore(deps): update golang docker tag to v1.24.2
2 parents cb6f5c8 + 38f21b2 commit d4ac462

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.22.12@sha256:1cf6c45ba39db9fd6db16922041d074a63c935556a05c5ccb62d181034df7f02
2+
FROM golang:1.24.2@sha256:991aa6a6e4431f2f01e869a812934bd60fbc87fb939e4a1ea54b8494ab9d2fc6
33

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

0 commit comments

Comments
 (0)