diff --git a/images/Dockerfile.nested b/images/Dockerfile.nested index 8c4a031ac..1cfe255e0 100644 --- a/images/Dockerfile.nested +++ b/images/Dockerfile.nested @@ -35,7 +35,7 @@ LABEL org.opencontainers.image.source https://github.com/aurae-runtime/aurae ## Define ARGs ARG CACHE_VERSION=v0 -ARG BUF_VERSION=1.28.1 +ARG BUF_VERSION=1.32.0 ARG VALE_VERSION=2.21.3 ARG PROTOC_VERSION=1.5.1 diff --git a/images/Dockerfile.test b/images/Dockerfile.test index 5866c2d2a..749328163 100644 --- a/images/Dockerfile.test +++ b/images/Dockerfile.test @@ -40,7 +40,7 @@ LABEL org.opencontainers.image.source https://github.com/aurae-runtime/aurae ## Define ARGs ARG CACHE_VERSION=v0 -ARG BUF_VERSION=1.28.1 +ARG BUF_VERSION=1.32.0 ARG VALE_VERSION=2.21.3 ARG PROTOC_VERSION=1.5.1