Skip to content

Commit

Permalink
Merge pull request #173 from thelittlefireman/patch-11
Browse files Browse the repository at this point in the history
Upgrade to 29.0.5 28.0.9
  • Loading branch information
crazy-max committed Aug 25, 2024
2 parents ae28f8f + 0acdec1 commit d7537a6
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.8
ARG NEXTCLOUD_VERSION=28.0.9
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.4
ARG NEXTCLOUD_VERSION=29.0.5
ARG ALPINE_VERSION=3.20

FROM crazymax/yasu:latest AS yasu
Expand Down

0 comments on commit d7537a6

Please sign in to comment.