Skip to content

Commit 90722ff

Browse files
Run update.sh
1 parent bccbca7 commit 90722ff

File tree

4 files changed

+14
-10
lines changed

4 files changed

+14
-10
lines changed

clearlinux/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ WARNING:
2424

2525
# Supported tags and respective `Dockerfile` links
2626

27-
- [`latest`, `base`](https://github.com/clearlinux/docker-brew-clearlinux/blob/fa4af2d9ebce5e7f5947194c975e5598de0bcdea/Dockerfile)
27+
- [`latest`, `base`](https://github.com/clearlinux/docker-brew-clearlinux/blob/73a3d2aacd6ffd03b8ff3c925e4b04b34dc1cd95/Dockerfile)
2828

2929
# Quick reference (cont.)
3030

composer/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ WARNING:
2828

2929
- [`1.10.27`, `1.10`, `1`](https://github.com/composer/docker/blob/722eb1639245daf4cf6980d2de8737e204f56384/legacy/Dockerfile)
3030

31-
- [`2.8.7`, `2.8`, `2`, `latest`](https://github.com/composer/docker/blob/942c2b11989714b897fd42a9916c37f85116a3af/latest/Dockerfile)
31+
- [`2.8.8`, `2.8`, `2`, `latest`](https://github.com/composer/docker/blob/bb857457676cec69169962eadc2265beaa2d98f9/latest/Dockerfile)
3232

3333
# Quick reference (cont.)
3434

haskell/README.md

+11-7
Original file line numberDiff line numberDiff line change
@@ -24,17 +24,21 @@ WARNING:
2424

2525
# Supported tags and respective `Dockerfile` links
2626

27-
- [`9.10.1-bullseye`, `9.10-bullseye`, `9-bullseye`, `bullseye`, `9.10.1`, `9.10`, `9`, `latest`](https://github.com/haskell/docker-haskell/blob/68ddf626a38f6e76a81df168d1e24bd778b17bef/9.10/bullseye/Dockerfile)
27+
- [`9.12.2-bookworm`, `9.12-bookworm`, `9-bookworm`, `bookworm`, `9.12.2`, `9.12`, `9`, `latest`](https://github.com/haskell/docker-haskell/blob/e7f56b0064dea2d53541ca85a9b2d2cb82cf8c13/9.12/bookworm/Dockerfile)
2828

29-
- [`9.10.1-slim-bullseye`, `9.10-slim-bullseye`, `9-slim-bullseye`, `slim-bullseye`, `9-slim`, `slim`](https://github.com/haskell/docker-haskell/blob/68ddf626a38f6e76a81df168d1e24bd778b17bef/9.10/slim-bullseye/Dockerfile)
29+
- [`9.12.2-slim-bookworm`, `9.12-slim-bookworm`, `9-slim-bookworm`, `slim-bookworm`, `9-slim`, `slim`](https://github.com/haskell/docker-haskell/blob/e7f56b0064dea2d53541ca85a9b2d2cb82cf8c13/9.12/slim-bookworm/Dockerfile)
3030

31-
- [`9.8.4-bullseye`, `9.8-bullseye`, `9.8.4`, `9.8`](https://github.com/haskell/docker-haskell/blob/68ddf626a38f6e76a81df168d1e24bd778b17bef/9.8/bullseye/Dockerfile)
31+
- [`9.10.1-bullseye`, `9.10-bullseye`, `9-bullseye`, `bullseye`, `9.10.1`, `9.10`](https://github.com/haskell/docker-haskell/blob/e7f56b0064dea2d53541ca85a9b2d2cb82cf8c13/9.10/bullseye/Dockerfile)
3232

33-
- [`9.8.4-slim-bullseye`, `9.8-slim-bullseye`, `9.8.4-slim`, `9.8-slim`](https://github.com/haskell/docker-haskell/blob/68ddf626a38f6e76a81df168d1e24bd778b17bef/9.8/slim-bullseye/Dockerfile)
33+
- [`9.10.1-slim-bullseye`, `9.10-slim-bullseye`, `9-slim-bullseye`, `slim-bullseye`](https://github.com/haskell/docker-haskell/blob/e7f56b0064dea2d53541ca85a9b2d2cb82cf8c13/9.10/slim-bullseye/Dockerfile)
3434

35-
- [`9.6.6-bullseye`, `9.6-bullseye`, `9.6.6`, `9.6`](https://github.com/haskell/docker-haskell/blob/68ddf626a38f6e76a81df168d1e24bd778b17bef/9.6/bullseye/Dockerfile)
35+
- [`9.8.4-bullseye`, `9.8-bullseye`, `9.8.4`, `9.8`](https://github.com/haskell/docker-haskell/blob/e7f56b0064dea2d53541ca85a9b2d2cb82cf8c13/9.8/bullseye/Dockerfile)
3636

37-
- [`9.6.6-slim-bullseye`, `9.6-slim-bullseye`, `9.6.6-slim`, `9.6-slim`](https://github.com/haskell/docker-haskell/blob/68ddf626a38f6e76a81df168d1e24bd778b17bef/9.6/slim-bullseye/Dockerfile)
37+
- [`9.8.4-slim-bullseye`, `9.8-slim-bullseye`, `9.8.4-slim`, `9.8-slim`](https://github.com/haskell/docker-haskell/blob/e7f56b0064dea2d53541ca85a9b2d2cb82cf8c13/9.8/slim-bullseye/Dockerfile)
38+
39+
- [`9.6.7-bullseye`, `9.6-bullseye`, `9.6.7`, `9.6`](https://github.com/haskell/docker-haskell/blob/e7f56b0064dea2d53541ca85a9b2d2cb82cf8c13/9.6/bullseye/Dockerfile)
40+
41+
- [`9.6.7-slim-bullseye`, `9.6-slim-bullseye`, `9.6.7-slim`, `9.6-slim`](https://github.com/haskell/docker-haskell/blob/e7f56b0064dea2d53541ca85a9b2d2cb82cf8c13/9.6/slim-bullseye/Dockerfile)
3842

3943
# Quick reference (cont.)
4044

@@ -171,7 +175,7 @@ The `haskell` images come in many flavors, each designed for a specific use case
171175

172176
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.
173177

174-
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.
178+
Some of these tags may have names like bookworm or 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.
175179

176180
## `haskell:<version>-slim`
177181

sonarqube/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ WARNING:
4040

4141
- [`2025.1.1-datacenter-search`, `2025.1-datacenter-search`, `2025-lta-datacenter-search`](https://github.com/SonarSource/docker-sonarqube/blob/2c5fde2923701623402dbec59369d4fa115f1adb/2025.1/datacenter/search/Dockerfile)
4242

43-
- [`25.3.0.104237-community`, `community`, `latest`](https://github.com/SonarSource/docker-sonarqube/blob/65d32aee3047ae2d7bff433d278b5e1622134a37/community-build/Dockerfile)
43+
- [`25.4.0.105899-community`, `community`, `latest`](https://github.com/SonarSource/docker-sonarqube/blob/39f0aee32d36ed1d1fd5a83a417a625d16222ab4/community-build/Dockerfile)
4444

4545
- [`9.9.8-community`, `9.9-community`, `9-community`, `lts`, `lts-community`](https://github.com/SonarSource/docker-sonarqube/blob/2c5fde2923701623402dbec59369d4fa115f1adb/9/community/Dockerfile)
4646

0 commit comments

Comments
 (0)