You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/docker.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ Variants for PHP 8.2, 8.3 and 8.4 are provided.
7
7
The tags follow this pattern: `dunglas/frankenphp:<frankenphp-version>-php<php-version>-<os>`
8
8
9
9
-`<frankenphp-version>` and `<php-version>` are version numbers of FrankenPHP and PHP respectively, ranging from major (e.g. `1`), minor (e.g. `1.2`) to patch versions (e.g. `1.2.3`).
10
-
-`<os>` is either `bookworm` (for Debian Bookworm) or `alpine` (for the latest stable version of Alpine).
10
+
-`<os>` is either `bookworm` (for Debian Bookworm), `trixie` (for Debian Trixie) or `alpine` (for the latest stable version of Alpine).
Copy file name to clipboardExpand all lines: docs/fr/docker.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ Des variantes pour PHP 8.2, 8.3 et 8.4 sont disponibles. [Parcourir les tags](ht
7
7
Les tags suivent le pattern suivant: `dunglas/frankenphp:<frankenphp-version>-php<php-version>-<os>`
8
8
9
9
-`<frankenphp-version>` et `<php-version>` sont repsectivement les numéros de version de FrankenPHP et PHP, allant de majeur (e.g. `1`), mineur (e.g. `1.2`) à des versions correctives (e.g. `1.2.3`).
10
-
-`<os>` est soit `bookworm` (pour Debian Bookworm) ou `alpine` (pour la dernière version stable d'Alpine).
10
+
-`<os>` est soit `bookworm` (pour Debian Bookworm), `trixie` (pour Debian Trixie) ou `alpine` (pour la dernière version stable d'Alpine).
11
11
12
12
[Parcourir les tags](https://hub.docker.com/r/dunglas/frankenphp/tags).
Copy file name to clipboardExpand all lines: docs/ru/docker.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@
7
7
Теги следуют следующему шаблону: `dunglas/frankenphp:<frankenphp-version>-php<php-version>-<os>`.
8
8
9
9
-`<frankenphp-version>` и `<php-version>` — версии FrankenPHP и PHP соответственно: от основных (например, `1`) до минорных (например, `1.2`) и патч-версий (например, `1.2.3`).
10
-
-`<os>` может быть `bookworm` (для Debian Bookworm) или `alpine` (для последней стабильной версии Alpine).
10
+
-`<os>` может быть `bookworm` (для Debian Bookworm), `trixie` (для Debian Trixie) или `alpine` (для последней стабильной версии Alpine).
0 commit comments