Browse Source

Update kenchan0130/simplesamlphp Docker tag to v1.19.8 (#3060)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/3250/head
renovate[bot] 2 years ago committed by GitHub
parent
commit
952e77d3d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      dev/docker-compose.yml

2
dev/docker-compose.yml

@ -68,7 +68,7 @@ services: @@ -68,7 +68,7 @@ services:
- mysql
idp:
image: kenchan0130/simplesamlphp:1.19.3
image: kenchan0130/simplesamlphp:1.19.8
container_name: idp
ports:
- "8090:8080"

Loading…
Cancel
Save