Skip to content

Commit

Permalink
chore(deps): update golang docker tag to v1.22.6 in dockerfile
Browse files Browse the repository at this point in the history
renovate[bot] authored Aug 12, 2024
1 parent 1a56d78 commit 64760f0
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,4 +1,4 @@
FROM golang:1.22.5-alpine3.19@sha256:48aac60d4f50477055967586f60391fb1f3cbdc2e176e36f1f7f3fd0f5380ef7 as prepare
FROM golang:1.22.6-alpine3.19@sha256:1bad39361dd21f2f881ce10ff810e40e5be3eba89a0b61e762e05ec42f9bbaf2 as prepare

RUN apk update && apk add github-cli

0 comments on commit 64760f0

Please sign in to comment.