Browse Source

chore(deps): update nextcloud:27.0.2 docker digest to 89ac13a

pull/695/head
renovate[bot] 1 year ago committed by GitHub
parent
commit
522037d216
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