Update postgres:16.2-alpine3.19 Docker digest to c9e7d6b #65

Merged
Renovate merged 1 commits from renovate/postgres-16.2-alpine3.19 into master 2024-03-16 16:35:10 -04:00
Showing only changes of commit 409e581ca8 - Show all commits

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:8671bb4dcbc552e81fc58af8eabd3a071aa5c2e48e8f1cc02c7c6151cab50cd2 image: postgres:16.2-alpine3.19@sha256:c9e7d6b7c2b687575aecabba2260eeaf9a0a68a3a9ab43a6a4de4f231fc79de8
restart: unless-stopped restart: unless-stopped
ports: ports:
- 37930:5432/tcp - 37930:5432/tcp