Skip to content

Commit

Permalink
fix(deps): update dependency nextcloud/server (v30.0.2 → v30.0.4) (#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
erhardt-consulting-bot authored Dec 12, 2024
1 parent 1ac6f19 commit a473081
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nextcloud/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ FROM ghcr.io/erhardtconsulting/base-php:8.3.13@sha256:4e1690c0929dd5b44d67981e01
ARG NEXTCLOUD_GPG="2880 6A87 8AE4 23A2 8372 792E D758 99B9 A724 937A"

# renovate: datasource=github-releases depName=nextcloud/server versioning=semver
ARG NEXTCLOUD_VERSION="30.0.2"
ARG NEXTCLOUD_VERSION="30.0.4"
# renovate: datasource=github-tags depName=Imagick/imagick versioning=semver
ARG IMAGICK_VERSION="3.7.0"

Expand Down

0 comments on commit a473081

Please sign in to comment.