Update postgres:16.2-alpine3.19 Docker digest to 22bcd33 (#42)
All checks were successful
Build and push container image / build (push) Successful in 10m19s
All checks were successful
Build and push container image / build (push) Successful in 10m19s
Co-authored-by: Renovate <system@toast-server.net> Co-committed-by: Renovate <system@toast-server.net>
This commit is contained in:
parent
b504daa2bc
commit
65b6892011
@ -11,7 +11,7 @@ services:
|
|||||||
- db
|
- db
|
||||||
db:
|
db:
|
||||||
container_name: kon-database
|
container_name: kon-database
|
||||||
image: postgres:16.2-alpine3.19@sha256:e40a546367417fe26866e806bc8c37a7a6ee350f1cc6f26f023e7cd29b14ede0
|
image: postgres:16.2-alpine3.19@sha256:22bcd338438a0122475021b3f850546f545559dc4578417933fa98d762e1978f
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
- 37930:5432/tcp
|
- 37930:5432/tcp
|
||||||
|
Loading…
Reference in New Issue
Block a user