Skip to content

Commit

Permalink
chore(deps): update docker/setup-buildx-action digest to f03ac48
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and glimchb committed Feb 6, 2023
1 parent 9eb6a80 commit a87ea5a
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:
steps:
- uses: actions/checkout@v3
- uses: docker/setup-qemu-action@v2
- uses: docker/setup-buildx-action@11e8a2e2910826a92412015c515187a2d6750279
- uses: docker/setup-buildx-action@f03ac48505955848960e80bbb68046aa35c7b9e7

- name: Start containers
run: docker-compose up --build --force-recreate --detach
Expand Down

0 comments on commit a87ea5a

Please sign in to comment.