Update docker-compose.yml

add version note
This commit is contained in:
LRVT 2024-01-19 15:55:43 +01:00 committed by GitHub
parent d132206215
commit 6a12620c19
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,8 @@
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
services:
postgres:
image: postgres:alpine