Upgrade OPA and regal to latest versions

This commit is contained in:
Quentin Gliech
2025-09-12 10:52:39 +02:00
parent 893d51d0bc
commit e74061730e
5 changed files with 13 additions and 5 deletions

View File

@@ -14,7 +14,8 @@ ARG DEBIAN_VERSION=12
ARG DEBIAN_VERSION_NAME=bookworm
ARG RUSTC_VERSION=1.89.0
ARG NODEJS_VERSION=22.19.0
ARG OPA_VERSION=1.1.0
# Keep in sync with .github/actions/build-policies/action.yml and policies/Makefile
ARG OPA_VERSION=1.8.0
ARG CARGO_AUDITABLE_VERSION=0.7.0
##########################################