mirror of
https://github.com/Luzifer/ots.git
synced 2026-01-04 09:35:45 -05:00
Update docker/build-push-action action to v6.17.0
This commit is contained in:
parent
d6c5b49134
commit
a9ecba7983
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker-publish.yml
vendored
2
.github/workflows/docker-publish.yml
vendored
|
|
@ -40,7 +40,7 @@ jobs:
|
|||
run: bash ci/docker-gen-tagnames.sh
|
||||
|
||||
- name: Build and push
|
||||
uses: docker/build-push-action@14487ce63c7a62a4a324b0bfb37086795e31c6c1 # v6.16.0
|
||||
uses: docker/build-push-action@1dc73863535b631f98b2378be8619f83b136f4a0 # v6.17.0
|
||||
with:
|
||||
context: .
|
||||
platforms: linux/amd64,linux/arm64
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue