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 0934bb9 commit c236078Copy full SHA for c236078
.github/workflows/build.yml
@@ -44,12 +44,12 @@ jobs:
44
tags: |-
45
jrei/systemd-debian:12
46
jrei/systemd-debian:bookworm
47
- jrei/systemd-debian:latest
48
- path: systemd/debian
49
- version: "trixie"
+ version: "13"
50
51
jrei/systemd-debian:13
52
jrei/systemd-debian:trixie
+ jrei/systemd-debian:latest
53
54
version: "sid"
55
systemd/debian/README.md
@@ -4,8 +4,8 @@ You can use this image as a base container to run systemd services inside.
4
5
## Supported tags
6
- `sid`
7
- - `13`
8
- - `12`, `latest`
+ - `13`, `latest`
+ - `12`
9
- `11`
10
- `10`
11
- `9`
0 commit comments