mirror of
https://github.com/Kugelschieber/docker.git
synced 2026-05-17 00:41:23 +00:00
Updated versions.
This commit is contained in:
@@ -1,11 +1,9 @@
|
||||
version: '3'
|
||||
|
||||
volumes:
|
||||
postgres_data:
|
||||
|
||||
services:
|
||||
postgres:
|
||||
image: postgres:15
|
||||
image: postgres:18
|
||||
container_name: postgres
|
||||
restart: always
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user