Skip to content

Commit 473c00e

Browse files
committed
chore(nextcloud-fpm-alpine-addons): update nextcloud docker tag to v33
1 parent 25677f0 commit 473c00e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

containers/nextcloud-fpm-alpine-addons/Dockerfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# platforms: linux/amd64,linux/arm64,linux/arm/v7,linux/386,linux/ppc64le,linux/s390x
22
# renovate: datasource=docker depName=nextcloud extractVersion=^(?<version>.*)-fpm-alpine$
3-
# app_version: 32.0.6
4-
# revision: 2
3+
# app_version: 33.0.0
4+
# revision: 1
55
# description: Nextcloud fpm alpine image with addons (imagemagick, smb support, imap support, kerberos support)
6-
FROM nextcloud:32.0.6-fpm-alpine@sha256:e0f60fab427c80cd5a08699732f684f658f81f061f72685c3a1469a944808855
6+
FROM nextcloud:33.0.0-fpm-alpine@sha256:bc2c395c489191951627c032cb8ca28cbe222576de8068e897feb46e77175444
77

88
# renovate: datasource=repology depName=alpine_3_23/ffmpeg versioning=loose
99
ARG FFMPEG_VERSION="8.0.1-r1"

0 commit comments

Comments
 (0)