Skip to content

Commit

Permalink
Raise PHP version to 8.3
Browse files Browse the repository at this point in the history
(Closes: hoellen#94)
  • Loading branch information
waja authored and hoellen committed Dec 8, 2024
1 parent ae5b0cf commit aeea888
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# -------------- Build-time variables --------------
ARG NEXTCLOUD_VERSION=30.0.3
ARG PHP_VERSION=8.2
ARG PHP_VERSION=8.3
ARG NGINX_VERSION=1.26

ARG ALPINE_VERSION=3.20
Expand Down

0 comments on commit aeea888

Please sign in to comment.