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 494ded3 commit 91f6927Copy full SHA for 91f6927
.github/workflows/docker-build-secretvm.yml
@@ -67,7 +67,7 @@ jobs:
67
app:
68
image: ghcr.io/${{ steps.set_repo.outputs.REPO_NAME }}@sha256:${{ steps.push.outputs.IMAGE_HASH }}
69
ports:
70
- - '8000:8000'
+ - '8000'
71
EOL
72
73
- name: Commit docker-compose-secretvm.yaml
0 commit comments