From 0444aefbb432900543ed7651b61980e459963f0e Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Mon, 22 Feb 2021 19:12:15 +0100 Subject: [PATCH] Update yourls Changes: - https://github.com/YOURLS/docker-yourls/commit/cb25497: Use PHP 8.0 - https://github.com/YOURLS/docker-yourls/commit/3b766d4: Move ENV_FILE usage to config file - https://github.com/YOURLS/docker-yourls/commit/4d53a3e: Update to 1.8 - https://github.com/YOURLS/docker-yourls/commit/bdcc470: Update README.md - https://github.com/YOURLS/docker-yourls/commit/5997d36: Support more platform with QEMU - https://github.com/YOURLS/docker-yourls/commit/d2e5a89: Prefer BCMath over GMP - https://github.com/YOURLS/docker-yourls/commit/d1abb37: Add GMP extension to the PHP env - https://github.com/YOURLS/docker-yourls/commit/0490beb: Fix related repository - https://github.com/YOURLS/docker-yourls/commit/ca44fa1: Build variants - https://github.com/YOURLS/docker-yourls/commit/a5f0614: Add initial GitHub Actions for Container Registry - https://github.com/YOURLS/docker-yourls/commit/06cd297: Bump actions/checkout from v2.3.3 to v2.3.4 - https://github.com/YOURLS/docker-yourls/commit/faa119e: Bump actions/checkout from v2.3.2 to v2.3.3 - https://github.com/YOURLS/docker-yourls/commit/22ee2ef: Bump actions/checkout from v2.3.1 to v2.3.2 - https://github.com/YOURLS/docker-yourls/commit/45b26ce: Update to 1.7.9 - https://github.com/YOURLS/docker-yourls/commit/e0b94b1: Allow using docker secrets for env variables (https://github.com/YOURLS/docker-yourls/pull/57) - https://github.com/YOURLS/docker-yourls/commit/a8e13b5: Bump actions/checkout from v2.3.0 to v2.3.1 - https://github.com/YOURLS/docker-yourls/commit/1ab4077: Bump actions/checkout from v2.2.0 to v2.3.0 - https://github.com/YOURLS/docker-yourls/commit/de05e1f: Update dependabot.yml - https://github.com/YOURLS/docker-yourls/commit/06cf288: Bump actions/checkout from v1 to v2.2.0 - https://github.com/YOURLS/docker-yourls/commit/e002ec4: Create Dependabot config file - https://github.com/YOURLS/docker-yourls/commit/fe07662: update PHP version and ran update.sh --- library/yourls | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/library/yourls b/library/yourls index 8d1695a6bcf2f..a2f02d298ae98 100644 --- a/library/yourls +++ b/library/yourls @@ -4,17 +4,17 @@ Maintainers: YOURLS (@YOURLS), Léo Colombaro (@LeoColomb) GitRepo: https://github.com/YOURLS/docker-yourls.git -Tags: 1.7.9-apache, 1.7-apache, 1-apache, apache, 1.7.9, 1.7, 1, latest +Tags: 1.8-apache, 1-apache, apache, 1.8, 1, latest Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, mips64le, ppc64le, s390x -GitCommit: fe07662938efe12d7c8c82bea32d1d34874d0665 +GitCommit: cb2549780e6f062993c136d4da74b8463f269534 Directory: apache -Tags: 1.7.9-fpm, 1.7-fpm, 1-fpm, fpm +Tags: 1.8-fpm, 1-fpm, fpm Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, mips64le, ppc64le, s390x -GitCommit: fe07662938efe12d7c8c82bea32d1d34874d0665 +GitCommit: cb2549780e6f062993c136d4da74b8463f269534 Directory: fpm -Tags: 1.7.9-fpm-alpine, 1.7-fpm-alpine, 1-fpm-alpine, fpm-alpine +Tags: 1.8-fpm-alpine, 1-fpm-alpine, fpm-alpine Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, s390x -GitCommit: fe07662938efe12d7c8c82bea32d1d34874d0665 +GitCommit: cb2549780e6f062993c136d4da74b8463f269534 Directory: fpm-alpine