Update docker.io/library/postgres Docker tag to v18
This commit is contained in:
parent
a60946b3b8
commit
90035e09e9
5 changed files with 5 additions and 5 deletions
|
|
@ -46,7 +46,7 @@ services:
|
|||
- "8080:8080"
|
||||
|
||||
db:
|
||||
image: docker.io/library/postgres:15.14
|
||||
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