Update docker.io/library/postgres Docker tag to v18
This commit is contained in:
parent
d0d517d97d
commit
a784ae599b
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:9a2e0383c38afd52cff14eeefe2b806fcde406b317002cd13ce513d309942751
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- keycloak
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue