Skip to content

Commit

Permalink
Remove unused Fedora:37 based base image
Browse files Browse the repository at this point in the history
F37 is EOL anyway
  • Loading branch information
jpopelka committed Dec 12, 2023
1 parent 4960434 commit addb92c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 16 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/base-image-rebuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ on:
branches:
- main
paths:
- containers/Containerfile.fedora
- containers/Containerfile.c9s

jobs:
Expand All @@ -21,8 +20,6 @@ jobs:
strategy:
matrix:
include:
- containerfile: containers/Containerfile.fedora
tags: "fedora"
- containerfile: containers/Containerfile.c9s
tags: "c9s latest"

Expand Down
13 changes: 0 additions & 13 deletions containers/Containerfile.fedora

This file was deleted.

0 comments on commit addb92c

Please sign in to comment.