Pin postgres Docker tag to 49fd8c1

PR created by Renovate Bot.
This commit is contained in:
Renovate 2024-03-19 11:31:24 +00:00
parent 3c5ed31f1b
commit e963eb029c

View File

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