We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d53211 commit 349ad98Copy full SHA for 349ad98
docker-compose.db.yaml
@@ -1,6 +1,6 @@
1
services:
2
database:
3
- image: 'docker.io/library/postgres:17@sha256:6efd0df010dc3cb40d5e33e3ef84acecc5e73161bd3df06029ee8698e5e12c60'
+ image: 'docker.io/library/postgres:18@sha256:073e7c8b84e2197f94c8083634640ab37105effe1bc853ca4d5fbece3219b0e8'
4
ports:
5
- "5432:5432"
6
environment:
0 commit comments