Skip to content

Commit

Permalink
Merge pull request #58 from product-os/renovate/golang-1.22.x
Browse files Browse the repository at this point in the history
Update golang Docker tag to v1.22.6
  • Loading branch information
balena-renovate[bot] authored Aug 7, 2024
2 parents 8855858 + fb59d3d commit 0993027
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,7 +1,7 @@
# FIXME: https://github.com/palantir/policy-bot/issues/558

# https://github.com/palantir/policy-bot/blob/develop/.palantir/go-version
FROM golang:1.22.5-alpine3.19 AS build
FROM golang:1.22.6-alpine3.19 AS build

WORKDIR /src

Expand Down

0 comments on commit 0993027

Please sign in to comment.