1
0
mirror of https://github.com/matrix-org/matrix-authentication-service.git synced 2025-07-31 09:24:31 +03:00

Bump Rust, OPA and NodeJS in Docker image

This commit is contained in:
Quentin Gliech
2022-10-27 15:14:50 +02:00
parent 6c0de3c96d
commit 7683bc4efe
3 changed files with 12 additions and 12 deletions

View File

@ -1,6 +1,6 @@
# Set to 1 to run OPA through Docker
DOCKER := 0
OPA_DOCKER_IMAGE := docker.io/openpolicyagent/opa:0.43.0
OPA_DOCKER_IMAGE := docker.io/openpolicyagent/opa:0.45.0
ifeq ($(DOCKER), 0)
OPA := opa