Skip to content

Commit

Permalink
Merge branch '2024-Repair-Update' of https://github.com/PViddy72/UnitDB
Browse files Browse the repository at this point in the history
… into 2024-Repair-Update
  • Loading branch information
PViddy72 committed Apr 12, 2024
2 parents a8d22ed + ae0a5ce commit 4f62e4a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
FROM richarvey/nginx-php-fpm:3.1.4
FROM richarvey/nginx-php-fpm:3.1.6

LABEL maintainer="[email protected]"

RUN apk update
RUN apk add git

COPY ./www/ /var/www/html
COPY ./www/ /var/www/html
Empty file modified www/update.php
100755 → 100644
Empty file.

0 comments on commit 4f62e4a

Please sign in to comment.