Skip to content

Commit

Permalink
build(deps): update reana-auth-vomsproxy to 1.3.0 (#466)
Browse files Browse the repository at this point in the history
  • Loading branch information
tiborsimko committed Sep 3, 2024
1 parent c593d9b commit 72e9ea1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reana_job_controller/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@


VOMSPROXY_CONTAINER_IMAGE = os.getenv(
"VOMSPROXY_CONTAINER_IMAGE", "docker.io/reanahub/reana-auth-vomsproxy:1.2.1"
"VOMSPROXY_CONTAINER_IMAGE", "docker.io/reanahub/reana-auth-vomsproxy:1.3.0"
)
"""Default docker image of VOMSPROXY sidecar container."""

Expand Down

0 comments on commit 72e9ea1

Please sign in to comment.