mirror of
https://github.com/cupcakearmy/gitea-sync.git
synced 2024-12-22 08:06:25 +00:00
Merge pull request #8 from cupcakearmy/dependabot/github_actions/docker/build-push-action-6
Bump docker/build-push-action from 3 to 6
This commit is contained in:
commit
11ea8f8084
2
.github/workflows/docker.yaml
vendored
2
.github/workflows/docker.yaml
vendored
@ -42,7 +42,7 @@ jobs:
|
||||
# password: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- name: Build and push
|
||||
uses: docker/build-push-action@v3
|
||||
uses: docker/build-push-action@v6
|
||||
with:
|
||||
platforms: linux/amd64,linux/arm64
|
||||
push: true
|
||||
|
Loading…
Reference in New Issue
Block a user