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 1b1c1e9 commit 8e6cf69Copy full SHA for 8e6cf69
docker/compose.yaml
@@ -43,7 +43,7 @@ services:
43
44
db:
45
container_name: dbserver
46
- image: docker.io/postgres:13-alpine
+ image: docker.io/postgres:18-alpine
47
environment:
48
- POSTGRES_PASSWORD_FILE=/run/secrets/lnt-db-password
49
- POSTGRES_USER=lntuser
0 commit comments