Skip to content

Commit

Permalink
Remove old and unused images
Browse files Browse the repository at this point in the history
  • Loading branch information
tnozicka committed Oct 4, 2023
1 parent d7ede18 commit 3ce504a
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 60 deletions.
5 changes: 0 additions & 5 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,7 @@ endef

build:
> '.build_state'
$(call build-image,./base/ubuntu/20.04,$(REPO):base-ubuntu-20.04,)
# TODO: switch this to the latest release when we migrate scylla-operator to use an explicit version so Major upgrades go through CI
$(call tag-image,$(REPO):base-ubuntu-20.04,$(REPO):base-ubuntu)
$(call build-image,./base/ubuntu/22.04,$(REPO):base-ubuntu-22.04,)
$(call build-image,./golang/1.18,$(REPO):golang-1.18,$(REPO):base-ubuntu-22.04)
$(call build-image,./golang/1.19,$(REPO):golang-1.19,$(REPO):base-ubuntu-22.04)
$(call build-image,./golang/1.20,$(REPO):golang-1.20,$(REPO):base-ubuntu-22.04)
$(call build-image,./kube-tools/latest,$(REPO):kube-tools,)
$(call build-image,./node-setup,$(REPO):node-setup,$(REPO):base-ubuntu-22.04)
Expand Down
13 changes: 0 additions & 13 deletions base/ubuntu/20.04/Dockerfile

This file was deleted.

21 changes: 0 additions & 21 deletions golang/1.18/download-file.sh

This file was deleted.

21 changes: 0 additions & 21 deletions golang/1.19/download-file.sh

This file was deleted.

0 comments on commit 3ce504a

Please sign in to comment.