Compare commits
No commits in common. "047d9b749cc26f228c9753dd22e3d895fd98090f" and "56b1e8ae738946ecdb17342939452cf0b58cfae4" have entirely different histories.
047d9b749c
...
56b1e8ae73
@ -27,7 +27,7 @@ jobs:
|
|||||||
|
|
||||||
# build and publish container
|
# build and publish container
|
||||||
- name: 'Build and Publish'
|
- name: 'Build and Publish'
|
||||||
uses: 'docker/build-push-action@v6'
|
uses: 'docker/build-push-action@v3'
|
||||||
with:
|
with:
|
||||||
context: '.'
|
context: '.'
|
||||||
file: 'Dockerfile.linux.amd64'
|
file: 'Dockerfile.linux.amd64'
|
||||||
|
Loading…
Reference in New Issue
Block a user