updated the image

This commit is contained in:
daniel31x13 2023-09-28 11:28:46 +03:30
parent 62cfcfef14
commit 7585d52750

View File

@ -11,7 +11,7 @@ services:
environment: environment:
- DATABASE_URL=postgresql://postgres:${POSTGRES_PASSWORD}@postgres:5432/postgres - DATABASE_URL=postgresql://postgres:${POSTGRES_PASSWORD}@postgres:5432/postgres
restart: always restart: always
image: ghcr.io/linkwarden/linkwarden:latest image: ghcr.io/linkwarden/linkwarden:main
ports: ports:
- 3000:3000 - 3000:3000
volumes: volumes: