Remove specific buildx versions

This commit is contained in:
Andrejs Cunskis 2023-02-14 06:07:08 +09:00
parent 41165c16ff
commit 6994bdfc9c
No known key found for this signature in database
GPG key ID: 87CB75083F227241
6 changed files with 3 additions and 38 deletions

View file

@ -2,7 +2,7 @@
# various variable operations used in this script.
PATH_TOOLS=(DEBIAN OS UBI RUBY GOLANG RUST NODE POSTGRESQL)
TAG_TOOLS=(BUNDLER RUBYGEMS GIT LFS CHROME YARN GRAPHICSMAGICK BAZELISK DOCKER BUILDX GCLOUD KUBECTL HELM)
TAG_TOOLS=(BUNDLER RUBYGEMS GIT LFS CHROME YARN GRAPHICSMAGICK BAZELISK DOCKER GCLOUD KUBECTL HELM)
# Generate the docker image path using the components that were specified via
# variables.