Update docker.io/library/postgres Docker tag to v18
This commit is contained in:
parent
2f8897751b
commit
94e6b9beb8
5 changed files with 5 additions and 5 deletions
|
|
@ -46,7 +46,7 @@ services:
|
|||
- "8080:8080"
|
||||
|
||||
db:
|
||||
image: docker.io/library/postgres:15.14@sha256:9541969afa16d1ac724e16d1cf3c26ddd0c5bae5dd1c230118a7f5b9c14cde1f
|
||||
image: docker.io/library/postgres:18.0@sha256:7499fa0ed6b106d3b513fe792d673f1b496a539a541674fdcd9539c13c6427f3
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- keycloak
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue