Skip to content

Commit

Permalink
chore(deps): update docker/setup-buildx-action digest to 2dd22fa
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 13, 2023
1 parent 43b3dcd commit 811e97c
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@f03ac48505955848960e80bbb68046aa35c7b9e7
- uses: docker/setup-buildx-action@2dd22fa31c04297d369158eb483250f578504a9f

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

0 comments on commit 811e97c

Please sign in to comment.