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.
1 parent 2b39d89 commit b7b5e5dCopy full SHA for b7b5e5d
Dockerfile
@@ -42,7 +42,7 @@ EOF
42
43
# Install a more recent release of protoc:
44
# renovate: datasource=github-releases depName=protocolbuffers/protobuf versioning=semver-coerced
45
-ARG PB_VERSION="v31.0"
+ARG PB_VERSION="v31.1"
46
RUN <<EOF
47
if [[ ${DOCKER_TARGET_ARCH} == 'aarch64' ]]; then
48
DOCKER_TARGET_ARCH=aarch_64
0 commit comments