Auto-update build files.
3cdb3c21
Firefly III build robot
committed
succeeded
4 changed files
Dockerfile
/apache-8.3/Dockerfile-4+4
/apache-8.3/Dockerfile
Add comment 8 # added from inject-start.txt
Add comment 9
Add comment 10 ENV FIREFLY_III_PATH=/var/www/html COMPOSER_ALLOW_SUPERUSER=1 DEBIAN_FRONTEND=noninteractive
Add comment 11 Minus  ENV BASE_IMAGE_BUILD=88 BASE_IMAGE_DATE="01-08-2024 19:40:22 CEST"
Add comment 11 Plus  ENV BASE_IMAGE_BUILD=89 BASE_IMAGE_DATE="31-08-2024 19:15:39 CEST"
Add comment 12 LABEL build_version="4.3" maintainer="james@firefly-iii.org"
Add comment 13 COPY ../conf/cacert.pem /etc/ssl/certs/cacert.pem
Add comment 14
Add comment 132
Add comment 133 ENV GPG_KEYS 1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA
Add comment 134
Add comment 135 Minus  ENV PHP_VERSION 8.3.10
Add comment 136 Minus  ENV PHP_URL="https://www.php.net/distributions/php-8.3.10.tar.xz" PHP_ASC_URL="https://www.php.net/distributions/php-8.3.10.tar.xz.asc"
Add comment 137 Minus  ENV PHP_SHA256="a0f2179d00931fe7631a12cbc3428f898ca3d99fe564260c115af381d2a1978d"
Add comment 135 Plus  ENV PHP_VERSION 8.3.11
Add comment 136 Plus  ENV PHP_URL="https://www.php.net/distributions/php-8.3.11.tar.xz" PHP_ASC_URL="https://www.php.net/distributions/php-8.3.11.tar.xz.asc"
Add comment 137 Plus  ENV PHP_SHA256="b862b098a08ab9bf4b36ed12c7d0d9f65353656b36fb0e3c5344093aceb35802"
Add comment 138
Add comment 139 RUN set -eux; \
Add comment 140 \
Dockerfile.original
/apache-8.3/Dockerfile.original-3+3
/apache-8.3/Dockerfile.original
Add comment 118
Add comment 119 ENV GPG_KEYS 1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA
Add comment 120
Add comment 121 Minus  ENV PHP_VERSION 8.3.10
Add comment 122 Minus  ENV PHP_URL="https://www.php.net/distributions/php-8.3.10.tar.xz" PHP_ASC_URL="https://www.php.net/distributions/php-8.3.10.tar.xz.asc"
Add comment 123 Minus  ENV PHP_SHA256="a0f2179d00931fe7631a12cbc3428f898ca3d99fe564260c115af381d2a1978d"
Add comment 121 Plus  ENV PHP_VERSION 8.3.11
Add comment 122 Plus  ENV PHP_URL="https://www.php.net/distributions/php-8.3.11.tar.xz" PHP_ASC_URL="https://www.php.net/distributions/php-8.3.11.tar.xz.asc"
Add comment 123 Plus  ENV PHP_SHA256="b862b098a08ab9bf4b36ed12c7d0d9f65353656b36fb0e3c5344093aceb35802"
Add comment 124
Add comment 125 RUN set -eux; \
Add comment 126 \
counter.txt
/counter.txt-1+1
/counter.txt
Add comment 1 Minus  88
Add comment 1 Plus  89
Add comment 2
date.txt
/date.txt-1+1
/date.txt
Add comment 1 Minus  01-08-2024 19:40:22 CEST
Add comment 1 Plus  31-08-2024 19:15:39 CEST
Add comment 2