Browse Source

Merge 4e92fb39ca into 9afa3cacf9

pull/2958/merge
dependabot[bot] 2 months ago
committed by GitHub
parent
commit
a906eea2aa
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions
  1. 2
      .github/workflows/build.yml

2
.github/workflows/build.yml

@ -43,7 +43,7 @@ jobs:
esac;
- name: build & push image
uses: docker/build-push-action@v2.4.0
uses: docker/build-push-action@v4.0.0
with:
context: .
file: docker/alpine/Dockerfile

Loading…
Cancel
Save