We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b75e159 commit fd0f608Copy full SHA for fd0f608
.github/workflows/gh-packages.yaml
@@ -70,7 +70,7 @@ jobs:
70
type=semver,pattern=v{{major}}.{{minor}}
71
72
- name: Build and push
73
- uses: docker/build-push-action@4a13e500e55cf31b7a5d59a38ab2040ab0f42f56
+ uses: docker/build-push-action@af5a7ed5ba88268d5278f7203fb52cd833f66d6e
74
with:
75
context: ./packaging
76
build-args: BASE_IMAGE=golang:alpine
0 commit comments