We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 891bcac commit f46e994Copy full SHA for f46e994
1 file changed
docker-compose.yml
@@ -1,6 +1,6 @@
1
services:
2
db:
3
- image: postgres:13.22
+ image: postgres:13.23
4
env_file:
5
- .env
6
restart: ${DOCKER_RESTART_POLICY}
0 commit comments