Skip to content

Commit

Permalink
Merge pull request #830 from nextcloud/renovate/nextcloud-27.x
Browse files Browse the repository at this point in the history
chore(deps): update nextcloud docker tag to v27.1.1
  • Loading branch information
provokateurin authored Sep 22, 2023
2 parents 5781237 + d983469 commit 477a6b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tool/Dockerfile.dev
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG SERVER_VERSION=27.1.0@sha256:96216008c32be49fd7023fe3eb8639fd46c2ddca61dee6bd9b16a3d6fef936af
ARG SERVER_VERSION=27.1.1@sha256:616a5b18d2a74247df9e8bd4e3ec503e9f538d330019140cf35232f699ff1332
FROM nextcloud:$SERVER_VERSION

WORKDIR /usr/src/nextcloud
Expand Down

0 comments on commit 477a6b8

Please sign in to comment.