Skip to content

Commit

Permalink
docker: remove wip ubuntu-18.04 image
Browse files Browse the repository at this point in the history
  • Loading branch information
ReenigneArcher committed Feb 20, 2023
1 parent 5a03497 commit 1c92161
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 221 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## [0.18.4] - 2023-02-16
## [0.18.4] - 2023-02-20
### Fixed
- (Linux/AUR) Drop support of AUR package
- (Docker) General enhancements to docker images
Expand Down
2 changes: 1 addition & 1 deletion docker/archlinux.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# artifacts: true
# platforms: linux/amd64
# archlinux does not have an arm64 base image
# no-cache-filters: sunshine-base,artifacts,uploader,sunshine
# no-cache-filters: sunshine-base,artifacts,sunshine
ARG BASE=archlinux
ARG TAG=base-devel
FROM ${BASE}:${TAG} AS sunshine-base
Expand Down
219 changes: 0 additions & 219 deletions docker/ubuntu-18.04.dockerfile-todo

This file was deleted.

0 comments on commit 1c92161

Please sign in to comment.