Skip to content

Commit

Permalink
chore(deps): update docker/setup-buildx-action digest to 885d146
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 2, 2023
1 parent ff6615e commit 23e9d9a
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 @@ -83,7 +83,7 @@ jobs:
- uses: actions/checkout@v3
- uses: docker/setup-qemu-action@v2
- uses: docker/setup-buildx-action@7703e82fbced3d0c9eec08dff4429c023a5fd9a9
- uses: docker/setup-buildx-action@885d1462b80bc1c1c7f0b00334ad271f09369c55

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

0 comments on commit 23e9d9a

Please sign in to comment.