Skip to content

Commit

Permalink
Merge pull request #11851 from nupplaphil/friendica
Browse files Browse the repository at this point in the history
[Friendica] Fix TZ variable & add redis session cache
  • Loading branch information
yosifkit authored Feb 11, 2022
2 parents 757df3c + 37fa501 commit 4fede7d
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions library/friendica
Original file line number Diff line number Diff line change
Expand Up @@ -6,45 +6,45 @@ GitFetch: refs/heads/stable

Tags: 2021.09-apache, 2021.09
Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, mips64le, ppc64le, s390x
GitCommit: 43bc72769649584863f8a90666e3cd1465bd7758
GitCommit: 6edd78174b1a6de7610146c092c7a316d435f527
Directory: 2021.09/apache

Tags: 2021.09-fpm
Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, mips64le, ppc64le, s390x
GitCommit: 43bc72769649584863f8a90666e3cd1465bd7758
GitCommit: 6edd78174b1a6de7610146c092c7a316d435f527
Directory: 2021.09/fpm

Tags: 2021.09-fpm-alpine
Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, s390x
GitCommit: 43bc72769649584863f8a90666e3cd1465bd7758
GitCommit: 6edd78174b1a6de7610146c092c7a316d435f527
Directory: 2021.09/fpm-alpine

Tags: 2022.02-apache, apache, stable-apache, 2022.02, latest, stable
Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, mips64le, ppc64le, s390x
GitCommit: 43bc72769649584863f8a90666e3cd1465bd7758
GitCommit: 6edd78174b1a6de7610146c092c7a316d435f527
Directory: 2022.02/apache

Tags: 2022.02-fpm, fpm, stable-fpm
Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, mips64le, ppc64le, s390x
GitCommit: 43bc72769649584863f8a90666e3cd1465bd7758
GitCommit: 6edd78174b1a6de7610146c092c7a316d435f527
Directory: 2022.02/fpm

Tags: 2022.02-fpm-alpine, fpm-alpine, stable-fpm-alpine
Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, s390x
GitCommit: 43bc72769649584863f8a90666e3cd1465bd7758
GitCommit: 6edd78174b1a6de7610146c092c7a316d435f527
Directory: 2022.02/fpm-alpine

Tags: 2022.05-dev-apache, dev-apache, 2022.05-dev, dev
Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, mips64le, ppc64le, s390x
GitCommit: 43bc72769649584863f8a90666e3cd1465bd7758
GitCommit: 6edd78174b1a6de7610146c092c7a316d435f527
Directory: 2022.05-dev/apache

Tags: 2022.05-dev-fpm, dev-fpm
Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, mips64le, ppc64le, s390x
GitCommit: 43bc72769649584863f8a90666e3cd1465bd7758
GitCommit: 6edd78174b1a6de7610146c092c7a316d435f527
Directory: 2022.05-dev/fpm

Tags: 2022.05-dev-fpm-alpine, dev-fpm-alpine
Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, s390x
GitCommit: 43bc72769649584863f8a90666e3cd1465bd7758
GitCommit: 6edd78174b1a6de7610146c092c7a316d435f527
Directory: 2022.05-dev/fpm-alpine

0 comments on commit 4fede7d

Please sign in to comment.