Skip to content

Commit 525a279

Browse files
Run update.sh
1 parent 998630f commit 525a279

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

debian/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,8 @@ Debian is an operating system which is composed primarily of free and open-sourc
101101

102102
# About this image
103103

104+
The images in this repository are intended to be as minimal as possible (because of the immutable/layered nature of containers, it's much easier to add than it is to remove). More specifically, they're built from [the "minbase" variant](https://manpages.debian.org/stable/debootstrap/debootstrap.8.en.html#variant=minbase_buildd_fakechroot), which only installs "required" packages, and thus creates the smallest possible footprint that is still "Debian" (as defined/managed by [the Release and FTP teams](https://www.debian.org/intro/organization#distribution) within the project).
105+
104106
The `debian:latest` tag will always point the latest stable release. Stable releases are also tagged with their version (ie, `debian:11` is an alias for `debian:bullseye`, `debian:10` is an alias for `debian:buster`, etc).
105107

106108
The rolling tags (`debian:stable`, `debian:testing`, etc) use the rolling suite names in their `/etc/apt/sources.list` file (ie, `deb http://deb.debian.org/debian testing main`).

sonarqube/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ WARNING:
3232

3333
- [`2025.1.0-datacenter-search`, `2025.1-datacenter-search`, `2025-lta-datacenter-search`, `datacenter-search`](https://github.com/SonarSource/docker-sonarqube/blob/1edbd4a3f756a8b6eba3f039be62fd9c4862e9b9/2025.1/datacenter/search/Dockerfile)
3434

35-
- [`25.2.0.102705-community`, `community`, `latest`](https://github.com/SonarSource/docker-sonarqube/blob/339bb786d43dfba8bfdda1045e45225142d313bb/community-build/Dockerfile)
35+
- [`25.3.0.104237-community`, `community`, `latest`](https://github.com/SonarSource/docker-sonarqube/blob/65d32aee3047ae2d7bff433d278b5e1622134a37/community-build/Dockerfile)
3636

3737
- [`9.9.8-community`, `9.9-community`, `9-community`, `lts`, `lts-community`](https://github.com/SonarSource/docker-sonarqube/blob/1edbd4a3f756a8b6eba3f039be62fd9c4862e9b9/9/community/Dockerfile)
3838

0 commit comments

Comments
 (0)