chore: upgrade cloudflared and minio

This commit is contained in:
peaklabs-dev
2024-12-10 17:19:52 +01:00
parent 631f721006
commit 2615fce73f
2 changed files with 6 additions and 6 deletions

View File

@@ -2,10 +2,10 @@
# https://hub.docker.com/r/serversideup/php/tags?name=8.4-fpm-nginx-alpine
ARG SERVERSIDEUP_PHP_VERSION=8.4-fpm-nginx-alpine
# https://github.com/minio/mc/releases
ARG MINIO_VERSION=RELEASE.2024-11-05T11-29-45Z
ARG MINIO_VERSION=RELEASE.2024-11-17T19-35-25Z
# https://github.com/cloudflare/cloudflared/releases
ARG CLOUDFLARED_VERSION=2024.11.0
# https://www.postgresql.org/support/versioning/ - Upgraded to 16 if the we have a manual upgrade guide?
ARG CLOUDFLARED_VERSION=2024.11.1
# https://www.postgresql.org/support/versioning/
ARG POSTGRES_VERSION=15
# =================================================================

View File

@@ -2,10 +2,10 @@
# https://hub.docker.com/r/serversideup/php/tags?name=8.4-fpm-nginx-alpine
ARG SERVERSIDEUP_PHP_VERSION=8.4-fpm-nginx-alpine
# https://github.com/minio/mc/releases
ARG MINIO_VERSION=RELEASE.2024-11-05T11-29-45Z
ARG MINIO_VERSION=RELEASE.2024-11-17T19-35-25Z
# https://github.com/cloudflare/cloudflared/releases
ARG CLOUDFLARED_VERSION=2024.11.0
# https://www.postgresql.org/support/versioning/ - Upgraded to 16 if the we have a manual upgrade guide?
ARG CLOUDFLARED_VERSION=2024.11.1
# https://www.postgresql.org/support/versioning/
ARG POSTGRES_VERSION=15
# Add user/group