Compare commits
No commits in common. "8364fb31c6c878725a6dbf2e5eb577b74b0786af" and "6c47fd8b4b1c58d495349439fdd59d62ce8041df" have entirely different histories.
8364fb31c6
...
6c47fd8b4b
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ RUN apk update && \
|
|||
git clone https://github.com/fernwerker/ownDynDNS.git
|
||||
|
||||
# Build container to run the app
|
||||
FROM php:8.4.5-apache
|
||||
FROM php:8.4.3-apache
|
||||
WORKDIR /var/www/html
|
||||
|
||||
RUN apt-get update && \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue