We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2a3a929 + 87c2de6 commit 97cb47eCopy full SHA for 97cb47e
Dockerfile
@@ -1,7 +1,7 @@
1
# FIXME: https://github.com/palantir/policy-bot/issues/558
2
3
# https://github.com/palantir/policy-bot/blob/develop/.palantir/go-version
4
-FROM golang:1.23.0-alpine3.19 AS build
+FROM golang:1.23.1-alpine3.19 AS build
5
6
WORKDIR /src
7
0 commit comments