We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10fb4d3 commit d5ac608Copy full SHA for d5ac608
docker-compose.yml
@@ -21,7 +21,7 @@ services:
21
- postgres
22
23
postgres:
24
- image: postgres:14.1-alpine
+ image: postgres:14.4-alpine
25
container_name: postgres
26
environment:
27
POSTGRES_DB: postgres
0 commit comments