Skip to content

Commit

Permalink
build: [#8] Docker build arg to ensure that multiple images can be bu…
Browse files Browse the repository at this point in the history
…ilt and pushed
  • Loading branch information
sbp-bvanb committed Dec 7, 2024
1 parent 516f89f commit f73387f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-20.04
steps:
- uses: actions/[email protected]
- uses: schubergphilis/mcvs-docker-action@v0.5.6
- uses: schubergphilis/mcvs-docker-action@96-docker-build-arg
with:
dockle-accept-key: curl,HOME,libcrypto3,libssl3,PATH
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit f73387f

Please sign in to comment.