Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
en-jschuetze authored Mar 23, 2024
1 parent 8edb2c8 commit 349cb0b
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
Expand Up @@ -11,7 +11,7 @@ ENV PHP_FPM_BINARY_PATH=$PHP_FPM_BINARY_PATH
ENV UNIT_VERSION=$UNIT_VERSION
ENV APACHE2_VERSION=$APACHE2_VERSION

RUN apk upgrade -U # 2024/01/10 upgrade to get latest extensions
RUN apk upgrade -U # 2024-03-23

RUN apk add --no-cache \
libc6-compat \
Expand Down

0 comments on commit 349cb0b

Please sign in to comment.