Update postgres:16.2-alpine3.19 Docker digest to 49fd8c1 (#67)
All checks were successful
Build and push container image / build (push) Successful in 10m42s

Co-authored-by: Renovate <system@toast-server.net>
Co-committed-by: Renovate <system@toast-server.net>
This commit is contained in:
Renovate 2024-03-17 22:16:06 -04:00 committed by Renovate
parent 6f8b5b0408
commit 5b13612b9a

View File

@ -11,7 +11,7 @@ services:
- db - db
db: db:
container_name: kon-database container_name: kon-database
image: postgres:16.2-alpine3.19@sha256:c9e7d6b7c2b687575aecabba2260eeaf9a0a68a3a9ab43a6a4de4f231fc79de8 image: postgres:16.2-alpine3.19@sha256:49fd8c13fbd0eb92572df9884ca41882a036beac0f12e520274be85e7e7806e9
restart: unless-stopped restart: unless-stopped
ports: ports:
- 37930:5432/tcp - 37930:5432/tcp