mirror of https://github.com/icedream/icecon.git
Update docker/build-push-action action to v6
parent
a6481c8847
commit
910ab240d9
|
@ -38,7 +38,7 @@ jobs:
|
|||
ghcr.io/${{ github.repository }}
|
||||
-
|
||||
name: Build and push
|
||||
uses: docker/build-push-action@v5
|
||||
uses: docker/build-push-action@v6
|
||||
with:
|
||||
context: .
|
||||
push: true
|
||||
|
|
Loading…
Reference in New Issue