mirror of
https://github.com/bitwarden/server.git
synced 2024-11-21 12:05:42 +01:00
[deps] DevOps: Update docker-compose minor
This commit is contained in:
parent
702a81b161
commit
a652c8246d
@ -55,7 +55,7 @@ services:
|
||||
- postgres
|
||||
|
||||
mysql:
|
||||
image: mysql:8.0
|
||||
image: mysql:8.4
|
||||
container_name: bw-mysql
|
||||
ports:
|
||||
- "3306:3306"
|
||||
@ -71,7 +71,7 @@ services:
|
||||
- mysql
|
||||
|
||||
idp:
|
||||
image: kenchan0130/simplesamlphp:1.19.8
|
||||
image: kenchan0130/simplesamlphp:1.19.9
|
||||
container_name: idp
|
||||
ports:
|
||||
- "8090:8080"
|
||||
|
Loading…
Reference in New Issue
Block a user