We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 625fb0a + 6716a89 commit 59f4076Copy full SHA for 59f4076
1 file changed
.github/workflows/docker.yml
@@ -209,7 +209,6 @@ jobs:
209
platforms: "linux/arm64"
210
cache_tag_suffix: arm64
211
build-args: |
212
- WGET_VERSION=1.21.3-1+b1
213
VERSION_BRANCH=${{ needs.setup_version_properties.outputs.VERSION_BRANCH }}
214
VERSION_COMMIT=${{ needs.setup_version_properties.outputs.VERSION_COMMIT }}
215
VERSION_DISPLAY=${{ needs.setup_version_properties.outputs.VERSION_DISPLAY }}
@@ -297,7 +296,6 @@ jobs:
297
296
enable_dockerhub: "true"
298
provenance: "false"
299
300
301
302
303
0 commit comments