Skip to content

Commit

Permalink
Merge pull request #9 from etofi/master
Browse files Browse the repository at this point in the history
Update Dockerfile
  • Loading branch information
christian1180 authored Oct 2, 2024
2 parents 5c0fe15 + bb76db7 commit 802ff6a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ RUN apk --no-cache --update \
php83-simplexml \
php83-mbstring \
php83-ctype \
php83-iconv \
&& mkdir /htdocs

COPY ./ /htdocs/
Expand Down

0 comments on commit 802ff6a

Please sign in to comment.