Skip to content

Commit

Permalink
Merge pull request #552 from SURFscz/fix-sbs-image
Browse files Browse the repository at this point in the history
Link to correct SBS image version
  • Loading branch information
baszoetekouw authored Dec 17, 2024
2 parents 956b217 + d185bab commit 428c1f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions environments/docker/group_vars/container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ containers:
images:
db: mariadb:11
redis: redis:7
sbs: ghcr.io/surfscz/sram-sbs-client:openconext-dev
sbs_server: ghcr.io/surfscz/sram-sbs-server:openconext-dev
sbs: ghcr.io/surfscz/sram-sbs-client:main
sbs_server: ghcr.io/surfscz/sram-sbs-server:main
ldap: ghcr.io/surfscz/sram-ldap:main
metadata: ghcr.io/surfscz/sram-metadata:main
pyff: ghcr.io/surfscz/sram-pyff:main
Expand Down

0 comments on commit 428c1f8

Please sign in to comment.