Skip to content

Commit

Permalink
Merge pull request #179 from crazy-max/update
Browse files Browse the repository at this point in the history
Nextcloud 30.0.4 29.0.10, 28.0.14
  • Loading branch information
crazy-max authored Dec 14, 2024
2 parents f6b8968 + d0b67c2 commit 92dff6b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Dockerfile-28
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# syntax=docker/dockerfile:1

ARG NEXTCLOUD_VERSION=28.0.12
ARG NEXTCLOUD_VERSION=28.0.14
ARG ALPINE_VERSION=3.20

FROM crazymax/yasu:latest AS yasu
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile-29
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# syntax=docker/dockerfile:1

ARG NEXTCLOUD_VERSION=29.0.9
ARG NEXTCLOUD_VERSION=29.0.10
ARG ALPINE_VERSION=3.20

FROM crazymax/yasu:latest AS yasu
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile-30
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# syntax=docker/dockerfile:1

ARG NEXTCLOUD_VERSION=30.0.2
ARG NEXTCLOUD_VERSION=30.0.4
ARG ALPINE_VERSION=3.20

FROM crazymax/yasu:latest AS yasu
Expand Down

0 comments on commit 92dff6b

Please sign in to comment.