Skip to content

Commit

Permalink
Update golang Docker tag to v1.22.5
Browse files Browse the repository at this point in the history
renovate[bot] committed Jul 3, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 8e64779 commit 5feced6
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.4 AS builder
FROM golang:1.22.5 AS builder

ENV CGO_ENABLED=0

0 comments on commit 5feced6

Please sign in to comment.