Skip to content

Commit 927afde

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

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:7cc3763dded8a084bf4dd057ed6eae0d1ac19588735b2f9a1f47222ee4ff8bb0
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)