Update postgres:16.2-alpine3.19 Docker digest to 8671bb4 (#64)
All checks were successful
Build and push container image / build (push) Successful in 11m15s
All checks were successful
Build and push container image / build (push) Successful in 11m15s
Co-authored-by: Renovate <system@toast-server.net> Co-committed-by: Renovate <system@toast-server.net>
This commit is contained in:
parent
8cdd629a51
commit
e8dd80a14e
@ -11,7 +11,7 @@ services:
|
|||||||
- db
|
- db
|
||||||
db:
|
db:
|
||||||
container_name: kon-database
|
container_name: kon-database
|
||||||
image: postgres:16.2-alpine3.19@sha256:5af921f3ef049fd6df09f9a5d1b858f49e8dc32cdb399e1a5075eff6b6c956b7
|
image: postgres:16.2-alpine3.19@sha256:8671bb4dcbc552e81fc58af8eabd3a071aa5c2e48e8f1cc02c7c6151cab50cd2
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
- 37930:5432/tcp
|
- 37930:5432/tcp
|
||||||
|
Loading…
Reference in New Issue
Block a user