Compare commits
1 Commits
2c82a0a61b
...
02ec43445f
Author | SHA1 | Date | |
---|---|---|---|
|
02ec43445f |
@ -10,7 +10,7 @@
|
||||
- name: Create the postgres container
|
||||
docker_container:
|
||||
name: postgres
|
||||
image: postgres:16-alpine
|
||||
image: postgres:17-alpine
|
||||
restart_policy: unless-stopped
|
||||
recreate: true
|
||||
ports:
|
||||
|
Loading…
Reference in New Issue
Block a user