ccf 3 лет назад
Родитель
Сommit
ea8f7f7f91
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      dockerfile/template.yml

+ 1 - 1
dockerfile/template.yml

@@ -1,7 +1,7 @@
 version: "3.5"
 services:
   <containerName>:
-    image: registry.cn-beijing.aliyuncs.com/lscgzwd/ubuntu18.04-php7:latest
+    image: registry.cn-hangzhou.aliyuncs.com/ccf0504/web:072701
     container_name: <containerName>
     restart: always
     volumes: