Skip to content

Commit

Permalink
Revert "PHP 8.1: Switch to images based on Alpine 3.16 due to OpenSSL…
Browse files Browse the repository at this point in the history
… support"

This reverts commit 96f542b.

This revert follows upstream, dropping the outdated Alpine 3.16 branch that was just kept for Nextcloud 25, now being EOL.
  • Loading branch information
PhrozenByte committed Nov 29, 2023
1 parent f312859 commit 71d309a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion branches/8.1/container.env
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
MILESTONE="8.1"
VERSION="${VERSION:-$MILESTONE}"
VERSION_ENDOFLIFE="no"
VERSION_ALPINE="3.16"
VERSION_ALPINE="3.18"

REGISTRY="${REGISTRY:-ghcr.io}"
OWNER="${OWNER:-sgsgermany}"
Expand Down

0 comments on commit 71d309a

Please sign in to comment.