Skip to content

Commit

Permalink
Release 2023.05
Browse files Browse the repository at this point in the history
  • Loading branch information
nupplaphil committed May 23, 2023
1 parent 50bf32a commit cf6182c
Show file tree
Hide file tree
Showing 81 changed files with 21 additions and 1,617 deletions.
182 changes: 0 additions & 182 deletions 2023.05-rc/apache/Dockerfile

This file was deleted.

8 changes: 4 additions & 4 deletions 2023.04/apache/Dockerfile → 2023.05/apache/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -165,10 +165,10 @@ RUN set -ex;\

# 39 = LOG_PID | LOG_ODELAY | LOG_CONS | LOG_PERROR
ENV FRIENDICA_SYSLOG_FLAGS 39
ENV FRIENDICA_VERSION "2023.04-1"
ENV FRIENDICA_ADDONS "2023.04-1"
ENV FRIENDICA_DOWNLOAD_SHA256 "10871f5bf48b637222e16d06bd65da8708532b3c92a99ef07545624ce2cf5e05"
ENV FRIENDICA_DOWNLOAD_ADDONS_SHA256 "9209781ca51489cb6c7cd8aae5a62aa82cfbb94198353840e668ee885045a2e9"
ENV FRIENDICA_VERSION "2023.05"
ENV FRIENDICA_ADDONS "2023.05"
ENV FRIENDICA_DOWNLOAD_SHA256 "333e63c0aaea24a072c21393de3a1ac5b66e6cb25158db668417b842bedcdee7"
ENV FRIENDICA_DOWNLOAD_ADDONS_SHA256 "6b6f486532a995f67bf6bc0d459ee371a2bfd2ba9b95c84dac49193cdfe76ea8"

RUN set -ex; \
fetchDeps=" \
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -137,10 +137,10 @@ VOLUME /var/www/html

# 39 = LOG_PID | LOG_ODELAY | LOG_CONS | LOG_PERROR
ENV FRIENDICA_SYSLOG_FLAGS 39
ENV FRIENDICA_VERSION "2023.04-1"
ENV FRIENDICA_ADDONS "2023.04-1"
ENV FRIENDICA_DOWNLOAD_SHA256 "10871f5bf48b637222e16d06bd65da8708532b3c92a99ef07545624ce2cf5e05"
ENV FRIENDICA_DOWNLOAD_ADDONS_SHA256 "9209781ca51489cb6c7cd8aae5a62aa82cfbb94198353840e668ee885045a2e9"
ENV FRIENDICA_VERSION "2023.05"
ENV FRIENDICA_ADDONS "2023.05"
ENV FRIENDICA_DOWNLOAD_SHA256 "333e63c0aaea24a072c21393de3a1ac5b66e6cb25158db668417b842bedcdee7"
ENV FRIENDICA_DOWNLOAD_ADDONS_SHA256 "6b6f486532a995f67bf6bc0d459ee371a2bfd2ba9b95c84dac49193cdfe76ea8"

RUN set -ex; \
apk add --no-cache --virtual .fetch-deps \
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
8 changes: 4 additions & 4 deletions 2023.04/fpm/Dockerfile → 2023.05/fpm/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -156,10 +156,10 @@ VOLUME /var/www/html

# 39 = LOG_PID | LOG_ODELAY | LOG_CONS | LOG_PERROR
ENV FRIENDICA_SYSLOG_FLAGS 39
ENV FRIENDICA_VERSION "2023.04-1"
ENV FRIENDICA_ADDONS "2023.04-1"
ENV FRIENDICA_DOWNLOAD_SHA256 "10871f5bf48b637222e16d06bd65da8708532b3c92a99ef07545624ce2cf5e05"
ENV FRIENDICA_DOWNLOAD_ADDONS_SHA256 "9209781ca51489cb6c7cd8aae5a62aa82cfbb94198353840e668ee885045a2e9"
ENV FRIENDICA_VERSION "2023.05"
ENV FRIENDICA_ADDONS "2023.05"
ENV FRIENDICA_DOWNLOAD_SHA256 "333e63c0aaea24a072c21393de3a1ac5b66e6cb25158db668417b842bedcdee7"
ENV FRIENDICA_DOWNLOAD_ADDONS_SHA256 "6b6f486532a995f67bf6bc0d459ee371a2bfd2ba9b95c84dac49193cdfe76ea8"

RUN set -ex; \
fetchDeps=" \
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
11 changes: 0 additions & 11 deletions 2023.06-dev/apache/config/00apcu.config.php

This file was deleted.

17 changes: 0 additions & 17 deletions 2023.06-dev/apache/config/01redis.config.php

This file was deleted.

34 changes: 0 additions & 34 deletions 2023.06-dev/apache/config/zz-docker.config.php

This file was deleted.

14 changes: 0 additions & 14 deletions 2023.06-dev/apache/cron.sh

This file was deleted.

54 changes: 0 additions & 54 deletions 2023.06-dev/apache/entrypoint-dev.sh

This file was deleted.

Loading

0 comments on commit cf6182c

Please sign in to comment.