Skip to content

Commit

Permalink
Merge pull request #10 from GlueOps/renovate/golang-1.21.x
Browse files Browse the repository at this point in the history
chore(deps): update golang docker tag to v1.21.10
  • Loading branch information
venkatamutyala authored May 18, 2024
2 parents d744086 + bc0c8af commit 6a2be63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Stage 1: Build the Go application
FROM golang:1.21.3
FROM golang:1.21.10@sha256:392d2b634cba642c48e23b22949af823d42f4e722ca2d9f519133445e5a4cbba

# Set the working directory inside the container
WORKDIR /app
Expand Down

0 comments on commit 6a2be63

Please sign in to comment.