aboutsummaryrefslogtreecommitdiffstats
path: root/Dockerfile
diff options
context:
space:
mode:
authorlolcat <will@lolcat.ca>2025-03-02 21:58:34 -0500
committerlolcat <will@lolcat.ca>2025-03-02 21:58:34 -0500
commitc9c8d578f38ce1e04c3aa7457994d0cdcf5d9701 (patch)
tree84d124163608912de1b7e84609f7baf381adc522 /Dockerfile
parentb2203804c715e5b6b1915bcace6dfc3df806f346 (diff)
parent13dfa9240cb59c603e6daf3a078815dc1a9e7c53 (diff)
Merge branch 'master' of https://git.lolcat.ca/lolcat/4get
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Dockerfile b/Dockerfile
index 09672f8..e1017d8 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,8 +1,8 @@
-FROM alpine:latest
+FROM alpine:3.21
WORKDIR /var/www/html/4get
RUN apk update && apk upgrade
-RUN apk add php apache2-ssl php83-fileinfo php83-openssl php83-iconv php83-common php83-dom php83-sodium php83-curl curl php83-pecl-apcu php83-apache2 imagemagick php83-pecl-imagick php-mbstring imagemagick-webp imagemagick-jpeg
+RUN apk add php apache2-ssl php84-fileinfo php84-openssl php84-iconv php84-common php84-dom php84-sodium php84-curl curl php84-pecl-apcu php84-apache2 imagemagick php84-pecl-imagick php84-mbstring imagemagick-webp imagemagick-jpeg
COPY . .
@@ -14,4 +14,4 @@ EXPOSE 443
ENV FOURGET_PROTO=http
ENTRYPOINT ["./docker/docker-entrypoint.sh"]
-CMD ["start"]
+CMD ["start"] \ No newline at end of file
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage