Compare commits
No commits in common. "5b93fe15d56bef40fea7174c7a573577d3717821" and "bd4a8f33c6388194a3d6a107ecf9615f866b3df5" have entirely different histories.
5b93fe15d5
...
bd4a8f33c6
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.3.12-apache
|
||||
FROM php:8.3.11-apache
|
||||
WORKDIR /var/www/html
|
||||
|
||||
RUN apt-get update && \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue