Skip to content

Commit

Permalink
Merge pull request #72 from matsp/dependabot/github_actions/docker/bu…
Browse files Browse the repository at this point in the history
…ild-push-action-6.9.0
  • Loading branch information
matsp authored Oct 3, 2024
2 parents 7c9eca3 + 180816b commit 62ec955
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
# https://github.com/docker/build-push-action
- name: Build and push Docker image
id: build-and-push
uses: docker/build-push-action@5176d81f87c23d6fc96624dfdbcd9f3830bbe445
uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75
with:
context: .arch/container/
build-args: USER=dev
Expand Down

0 comments on commit 62ec955

Please sign in to comment.