Skip to content

Commit

Permalink
Merge pull request #171 from thelittlefireman/patch-10
Browse files Browse the repository at this point in the history
upgrade to 29.0.4 28.0.8
  • Loading branch information
crazy-max committed Aug 3, 2024
2 parents 6c60128 + dd03bf0 commit ae28f8f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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.7
ARG NEXTCLOUD_VERSION=28.0.8
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.3
ARG NEXTCLOUD_VERSION=29.0.4
ARG ALPINE_VERSION=3.20

FROM crazymax/yasu:latest AS yasu
Expand Down

0 comments on commit ae28f8f

Please sign in to comment.