Skip to content

Commit 91f6927

Browse files
committed
Add Docker build workflow
1 parent 494ded3 commit 91f6927

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-build-secretvm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
app:
6868
image: ghcr.io/${{ steps.set_repo.outputs.REPO_NAME }}@sha256:${{ steps.push.outputs.IMAGE_HASH }}
6969
ports:
70-
- '8000:8000'
70+
- '8000'
7171
EOL
7272
7373
- name: Commit docker-compose-secretvm.yaml

0 commit comments

Comments
 (0)