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