From 232fc68e3b9c4353dced3127ec3a0a97ce30a42d Mon Sep 17 00:00:00 2001 From: Giulio Eulisse <10544+ktf@users.noreply.github.com> Date: Mon, 24 Aug 2026 06:50:57 +0200 Subject: [PATCH] Security Proxy can now listen on a private network --- security-proxy/packer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security-proxy/packer.json b/security-proxy/packer.json index 5296be4..2f30c72 100644 --- a/security-proxy/packer.json +++ b/security-proxy/packer.json @@ -4,7 +4,7 @@ "REPO": "registry.cern.ch/alisw/security-proxy", "TAG": "latest", "_comment_ALI_BOT_REF": "Pinned commit, not a branch: the image holds the AC signing key at runtime, so what goes into it should be a deliberate choice rather than whatever master said at build time. Bump this to pick up ali-bot changes. Pass -var ALI_BOT_REF=master to float.", - "ALI_BOT_REF": "610f3d8836ad0665fd01a94af5638f99468b4d0c" + "ALI_BOT_REF": "5c223b40a688ba090b855c2439d8119051ad0786" }, "builders": [ {