Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/docker-ci.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2021-07-22 08:39:13 +0300
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2021-07-22 09:42:21 +0300
commitca95b38adf4ef371c3c6937eea432ab1ff57959d (patch)
tree4f1d8dde835a2774ddc3bb26f37acf1dc85ec376 /samba-non-native-php7.3
parent4276dbfdd129514721341618a70078a9320e23fa (diff)
Move supported php versions to GitHub Container Registry
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Diffstat (limited to 'samba-non-native-php7.3')
-rw-r--r--samba-non-native-php7.3/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/samba-non-native-php7.3/Dockerfile b/samba-non-native-php7.3/Dockerfile
index 3113565..db490d9 100644
--- a/samba-non-native-php7.3/Dockerfile
+++ b/samba-non-native-php7.3/Dockerfile
@@ -1,5 +1,5 @@
# Based upon https://hub.docker.com/r/silvershell/samba/
-FROM nextcloudci/php7.3:php7.3-3
+FROM ghcr.io/nextcloud/continuous-integration-php7.3:latest
ENV SMB_USER smbuser
ENV SMB_PASSWORD smbpassword