Fedora 39 with Podman Compose update

Signed-off-by: Jason Rothstein <fdragon@fdragon.org>
This commit is contained in:
Jason Rothstein 2024-03-24 22:25:12 -05:00
parent a15f8f2a1c
commit b01c14dc40
Signed by: jmrothst
GPG Key ID: 741BF3C536829D46

View File

@ -1,4 +1,3 @@
---
networks:
gitlab_ce:
external: false
@ -21,4 +20,4 @@ volumes:
gitlab_config: {}
gitlab_data: {}
gitlab_logs: {}
...