Skip to content

Commit c236078

Browse files
greedybroj8r
authored andcommitted
Set Debian 13 Trixie as latest
1 parent 0934bb9 commit c236078

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,12 +44,12 @@ jobs:
4444
tags: |-
4545
jrei/systemd-debian:12
4646
jrei/systemd-debian:bookworm
47-
jrei/systemd-debian:latest
4847
- path: systemd/debian
49-
version: "trixie"
48+
version: "13"
5049
tags: |-
5150
jrei/systemd-debian:13
5251
jrei/systemd-debian:trixie
52+
jrei/systemd-debian:latest
5353
- path: systemd/debian
5454
version: "sid"
5555
tags: |-

systemd/debian/README.md

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

55
## Supported tags
66
- `sid`
7-
- `13`
8-
- `12`, `latest`
7+
- `13`, `latest`
8+
- `12`
99
- `11`
1010
- `10`
1111
- `9`

0 commit comments

Comments
 (0)