enhance: pin Docker image versions to specific tags

This commit is contained in:
Thomas Schweiger
2025-12-03 12:05:46 +01:00
parent 497f09669c
commit 2cee7c8b05
5 changed files with 5 additions and 5 deletions

View File

@@ -64,7 +64,7 @@ services:
restart: always
postgres:
image: postgres:17-alpine
image: postgres:17.7-alpine
networks:
opencloud-net:
volumes: