Skip to content

Commit

Permalink
Merge pull request #31 from GlueOps/renovate/golang-1.22.6
Browse files Browse the repository at this point in the history
chore(deps): update golang:1.22.6 docker digest to a632201
  • Loading branch information
venkatamutyala authored Sep 6, 2024
2 parents 3c30926 + dd5ede1 commit 1d0806a
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.22.6@sha256:367bb5295d3103981a86a572651d8297d6973f2ec8b62f716b007860e22cbc25
FROM golang:1.22.6@sha256:a6322013fde74c44e925791b6f3fc4529c3bcd5982e09968ea14b6aa08309e05

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

0 comments on commit 1d0806a

Please sign in to comment.