Images are published to GitHub Container Registry (GHCR).
# Pull latest
docker pull ghcr.io/threenine/bancwr-diogel-backend:latest
# Pull specific version
docker pull ghcr.io/threenine/bancwr-diogel-backend:v1.0.0# Pull latest
docker pull ghcr.io/threenine/bancwr-diogel-frontend:latest
# Pull specific version
docker pull ghcr.io/threenine/bancwr-diogel-frontend:v1.0.0