We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bf45f2 commit 2d0d287Copy full SHA for 2d0d287
.github/workflows/build.yml
@@ -54,13 +54,6 @@ jobs:
54
version: "sid"
55
tags: |-
56
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
64
- path: systemd/fedora
65
version: "41"
66
platforms: |-
systemd/fedora/README.md
@@ -3,8 +3,7 @@
3
You can use this image as a base container to run systemd services inside.
4
5
## Supported tags
6
- - `latest`
7
- - `43`
+ - `43 `, `latest`
8
- `42`
9
- `41`
10
0 commit comments