Skip to content

Commit 49adf78

Browse files
chore(deps): update postgres:18 docker digest to 38d5c9d
1 parent d60026e commit 49adf78

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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:5ec39c188013123927f30a006987c6b0e20f3ef2b54b140dfa96dac6844d883f
35+
image: postgres:18@sha256:38d5c9d522037d8bf0864c9068e4df2f8a60127c6489ab06f98fdeda535560f9
3636
env_file: ./backend/.env
3737
healthcheck:
3838
test: # Check if the database is ready to accept connections

0 commit comments

Comments
 (0)