There was an error while loading. Please reload this page.
2 parents e738005 + ac1b01c commit 1b898f6Copy full SHA for 1b898f6
1 file changed
.github/workflows/docker-publish.yml
@@ -39,7 +39,7 @@ jobs:
39
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
40
41
- name: Build and push Docker image
42
- uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83
+ uses: docker/build-push-action@601a80b39c9405e50806ae38af30926f9d957c47
43
with:
44
context: .
45
push: true
0 commit comments