Browse Source

Merge pull request #695 from nextcloud/renovate/nextcloud-27.0.2

chore(deps): update nextcloud:27.0.2 docker digest to 89ac13a
pull/698/head
Kate 1 year ago committed by GitHub
parent
commit
775825a75a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      tool/Dockerfile.dev

2
tool/Dockerfile.dev

@ -1,4 +1,4 @@
ARG SERVER_VERSION=27.0.2@sha256:bbcaf72caa99b9061c8415f0c4f190c2f064ed042ba4f9c9c49856c7242894e7
ARG SERVER_VERSION=27.0.2@sha256:89ac13aadf835920345945a9eaa4ae20754a30825dee636eab5d69a80cc5e75f
FROM nextcloud:$SERVER_VERSION
WORKDIR /usr/src/nextcloud

Loading…
Cancel
Save