Skip to content
Snippets Groups Projects
Unverified Commit 80a16ba0 authored by Matthias Schiffer's avatar Matthias Schiffer Committed by GitHub
Browse files

Merge pull request #3383 from...

Merge pull request #3383 from freifunk-gluon/dependabot/github_actions/docker/build-push-action-6.10.0

build(deps): bump docker/build-push-action from 6.9.0 to 6.10.0
parents 92845384 7c0b77b3
No related branches found
No related tags found
No related merge requests found
......@@ -39,7 +39,7 @@ jobs:
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
- name: Build and push Docker image
uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75
uses: docker/build-push-action@48aba3b46d1b1fec4febb7c5d0c644b249a11355
with:
context: ./contrib/docker
push: ${{ github.repository_owner == 'freifunk-gluon' && github.event_name == 'push' }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment