Skip to content

Commit

Permalink
Merge pull request #53 from xelan/feature/nextcloud-19.0.3
Browse files Browse the repository at this point in the history
Nextcloud version bump 19.0.3
  • Loading branch information
chrootlogin committed Oct 7, 2020
2 parents 8700c36 + 10d4a8b commit 5b66aa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ LABEL maintainer="Simon Erhardt <hello@rootlogin.ch>" \
org.label-schema.schema-version="1.0"

ARG NEXTCLOUD_GPG="2880 6A87 8AE4 23A2 8372 792E D758 99B9 A724 937A"
ARG NEXTCLOUD_VERSION=19.0.2
ARG NEXTCLOUD_VERSION=19.0.3
ARG UID=1501
ARG GID=1501

Expand Down

0 comments on commit 5b66aa7

Please sign in to comment.