Skip to content

Commit

Permalink
chore(nextcloud-fpm-alpine-addons): update nextcloud docker tag to v3…
Browse files Browse the repository at this point in the history
…0.0.6
  • Loading branch information
renovate-bot committed Feb 14, 2025
1 parent 617fd22 commit e1bbdaf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions containers/nextcloud-fpm-alpine-addons/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# platforms: linux/amd64,linux/arm64,linux/arm/v7,linux/arm/v6,linux/386,linux/ppc64le,linux/s390x
# renovate: datasource=docker depName=nextcloud extractVersion=^(?<version>.*)-fpm-alpine$
# app_version: 30.0.5
# revision: 3
# app_version: 30.0.6
# revision: 1
# description: Nextcloud fpm alpine image with addons (imagemagick, smb support, imap support, kerberos support)
FROM nextcloud:30.0.5-fpm-alpine@sha256:d4ab53cffbf1f6cffb5c2db7ace734be6cb68d12e6622ecb72da1d0cac7bea65
FROM nextcloud:30.0.6-fpm-alpine@sha256:d579dda2cbebed13016936caa7889ba2f8120cfd800f2bbe2a7a403c4138f4be

# renovate: datasource=repology depName=alpine_3_21/ffmpeg versioning=loose
ARG FFMPEG_VERSION="6.1.2-r1"
Expand Down

0 comments on commit e1bbdaf

Please sign in to comment.