Skip to content

Commit 28f81ec

Browse files
chore(deps): update postgres docker tag to v18
1 parent 00efdeb commit 28f81ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ services:
2020
- "8080:8080"
2121

2222
database:
23-
image: postgres:14-alpine@sha256:f1148c0146b1cd042c566ea15873b479e17bd14589c9eb6bd44a03224a7989c7
23+
image: postgres:18-alpine@sha256:ecafd34249b5c248f3cb6ebe339584ee6448b36fad3f0a827ae5e8efbae6afda
2424
environment:
2525
- POSTGRES_USER=postgres
2626
- POSTGRES_PASSWORD=${TORMAP_DATABASE_PASSWORD:?Set TORMAP_DATABASE_PASSWORD to a strong generated password}

0 commit comments

Comments
 (0)