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 637860f commit 0a969cdCopy full SHA for 0a969cd
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="v32.0"
+ARG PB_VERSION="v32.1"
46
RUN <<EOF
47
if [[ ${DOCKER_TARGET_ARCH} == 'aarch64' ]]; then
48
DOCKER_TARGET_ARCH=aarch_64
0 commit comments