Merge pull request '🔧 Renovate: Update (digest) postgres:17-alpine Docker digest to 67f624a' (#352) from renovate/postgres-17-alpine into main
This commit was merged in pull request #352.
This commit is contained in:
+1
-1
@@ -201,7 +201,7 @@ services:
|
||||
restart: unless-stopped
|
||||
patchmon-pg-db:
|
||||
container_name: patchmon-pg-db
|
||||
image: postgres:17-alpine@sha256:6a3e8680cc46290e8b1b7d2f9bbbe25f058dd2e0fdc4f819bb929d8b11f2480d
|
||||
image: postgres:17-alpine@sha256:67f624a4ad70edba8d65c82341124fab7054b277b4f7dea4b04be6f939ce2314
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
POSTGRES_PASSWORD: ${PATCHMON_PG_PASSWORD}
|
||||
|
||||
Reference in New Issue
Block a user