Skip to content

Commit d60026e

Browse files
Merge pull request #81 from CMLPlatform/renovate/infrastructure
Update postgres:18 Docker digest to 5ec39c1
2 parents 6e69249 + 9c051af commit d60026e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ services:
3232
- user_uploads:/opt/relab/backend/data/uploads
3333

3434
database:
35-
image: postgres:18@sha256:41bfa2e5b168fff0847a5286694a86cff102bdc4d59719869f6b117bb30b3a24
35+
image: postgres:18@sha256:5ec39c188013123927f30a006987c6b0e20f3ef2b54b140dfa96dac6844d883f
3636
env_file: ./backend/.env
3737
healthcheck:
3838
test: # Check if the database is ready to accept connections

0 commit comments

Comments
 (0)