Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update golang docker tag to v1.22.5
Browse files Browse the repository at this point in the history
renovate[bot] authored Jul 3, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent eb2db75 commit 9363ec1
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 --platform=${BUILDPLATFORM} golang:1.22.4-bookworm@sha256:96788441ff71144c93fc67577f2ea99fd4474f8e45c084e9445fe3454387de5b AS builder
FROM --platform=${BUILDPLATFORM} golang:1.22.5-bookworm@sha256:f724f9ebf9b74c29f9bb42edf79852ecf725d4ced02ed8b674db2f3d0e969b78 AS builder

WORKDIR /src/

0 comments on commit 9363ec1

Please sign in to comment.