Merge pull request #468 from rmcrackan/dependabot/github_actions/docker/build-push-action-4
Bump docker/build-push-action from 3 to 4
This commit is contained in:
commit
74290ec609
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@ -39,7 +39,7 @@ jobs:
|
|||||||
password: ${{ secrets.docker_token }}
|
password: ${{ secrets.docker_token }}
|
||||||
|
|
||||||
- name: Build and push
|
- name: Build and push
|
||||||
uses: docker/build-push-action@v3
|
uses: docker/build-push-action@v4
|
||||||
with:
|
with:
|
||||||
push: true
|
push: true
|
||||||
build-args: 'FOLDER_NAME=Linux-chardonnay'
|
build-args: 'FOLDER_NAME=Linux-chardonnay'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user