Skip to content

Commit 883d8e2

Browse files
Run update.sh
1 parent 33ce36a commit 883d8e2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

irssi/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ WARNING:
2424

2525
# Supported tags and respective `Dockerfile` links
2626

27-
- [`1.4.4`, `1.4`, `1`, `latest`, `1.4.4-bullseye`, `1.4-bullseye`, `1-bullseye`, `bullseye`](https://github.com/jessfraz/irssi/blob/663b9b815d858c94ae6224183afed602d291587e/debian/Dockerfile)
28-
- [`1.4.4-alpine`, `1.4-alpine`, `1-alpine`, `alpine`, `1.4.4-alpine3.17`, `1.4-alpine3.17`, `1-alpine3.17`, `alpine3.17`](https://github.com/jessfraz/irssi/blob/6806daa0d17eae1cd10df10ff3a533d3655ac9f8/alpine/Dockerfile)
27+
- [`1.4.4`, `1.4`, `1`, `latest`, `1.4.4-bookworm`, `1.4-bookworm`, `1-bookworm`, `bookworm`](https://github.com/jessfraz/irssi/blob/b4d59338769521e17730ff1741c8502a9e210846/debian/Dockerfile)
28+
- [`1.4.4-alpine`, `1.4-alpine`, `1-alpine`, `alpine`, `1.4.4-alpine3.18`, `1.4-alpine3.18`, `1-alpine3.18`, `alpine3.18`](https://github.com/jessfraz/irssi/blob/105374db8e9ecf2782c5302f17464547dd5c8609/alpine/Dockerfile)
2929

3030
# Quick reference (cont.)
3131

@@ -93,7 +93,7 @@ The `irssi` images come in many flavors, each designed for a specific use case.
9393

9494
This is the defacto image. If you are unsure about what your needs are, you probably want to use this one. It is designed to be used both as a throw away container (mount your source code and start the container to start your app), as well as the base to build other images off of.
9595

96-
Some of these tags may have names like bullseye in them. These are the suite code names for releases of [Debian](https://wiki.debian.org/DebianReleases) and indicate which release the image is based on. If your image needs to install any additional packages beyond what comes with the image, you'll likely want to specify one of these explicitly to minimize breakage when there are new releases of Debian.
96+
Some of these tags may have names like bookworm in them. These are the suite code names for releases of [Debian](https://wiki.debian.org/DebianReleases) and indicate which release the image is based on. If your image needs to install any additional packages beyond what comes with the image, you'll likely want to specify one of these explicitly to minimize breakage when there are new releases of Debian.
9797

9898
## `irssi:<version>-alpine`
9999

0 commit comments

Comments
 (0)