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.
2 parents 11815f0 + 1f6a344 commit 5904732Copy full SHA for 5904732
docker-compose.yaml
@@ -61,7 +61,7 @@ services:
61
- mariadbdata:/var/lib/mysql
62
63
postgres:
64
- image: postgres:11
+ image: postgres:17
65
labels:
66
stack-back.postgres: true
67
environment:
0 commit comments