We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2201b47 commit ab28fcbCopy full SHA for ab28fcb
.github/workflows/release.yml
@@ -48,7 +48,7 @@ jobs:
48
- name: build (and publish) main image
49
env:
50
# fork friendly ^^
51
- DOCKER_REPO: ghcr.io/${{ github.repository_owner }}/lvscare
+ DOCKER_REPO: ghcr.io/${{ github.repository_owner }}/endpoints-balance
52
run: |
53
docker buildx build \
54
--platform linux/amd64,linux/arm64 \
0 commit comments