Skip to content

Commit 2d0d287

Browse files
committed
Remove version based on fedora:latest
1 parent 5bf45f2 commit 2d0d287

File tree

2 files changed

+1
-9
lines changed

2 files changed

+1
-9
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -54,13 +54,6 @@ jobs:
5454
version: "sid"
5555
tags: |-
5656
jrei/systemd-debian:sid
57-
- path: systemd/fedora
58-
version: "latest"
59-
platforms: |-
60-
linux/amd64
61-
linux/arm64
62-
tags: |-
63-
jrei/systemd-fedora:latest
6457
- path: systemd/fedora
6558
version: "41"
6659
platforms: |-

systemd/fedora/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
You can use this image as a base container to run systemd services inside.
44

55
## Supported tags
6-
- `latest`
7-
- `43`
6+
- `43 `, `latest`
87
- `42`
98
- `41`
109

0 commit comments

Comments
 (0)