fix: remove deprecated compose version tag

This commit is contained in:
LRVT
2024-11-04 13:08:51 +01:00
parent ea9ff8a925
commit dba1b9f1cc
148 changed files with 658 additions and 603 deletions

View File

@@ -1,5 +1,3 @@
version: "3.8"
# This docker compose example targets rxresume < 4.0
# For a newer version, please see https://github.com/AmruthPillai/Reactive-Resume/tree/main/tools/compose
@@ -22,6 +20,7 @@ version: "3.8"
# https://github.com/AmruthPillai/Reactive-Resume/issues/721#issuecomment-1405283786
services:
postgres:
image: postgres:16-alpine
container_name: rxresume-db

View File

@@ -1,6 +1,5 @@
version: "3.8"
services:
postgres:
image: postgres:16-alpine
container_name: rx-db