mirror of
				https://github.com/xiaoqidun/pfenv.git
				synced 2025-10-31 23:29:38 +08:00 
			
		
		
		
	This commit is contained in:
		| @@ -8,7 +8,8 @@ steps: | ||||
|     pull: if-not-exists | ||||
|     image: plugins/docker | ||||
|     settings: | ||||
|       repo: xiaoqidun/pfenv | ||||
|       repo: hkccr.ccs.tencentyun.com/xiaoqidun/pfenv | ||||
|       registry: hkccr.ccs.tencentyun.com | ||||
|       username: | ||||
|         from_secret: docker_username | ||||
|       password: | ||||
|   | ||||
| @@ -1,5 +1,5 @@ | ||||
| # 基础镜像 | ||||
| FROM php:7.4.21-fpm | ||||
| FROM php:7.4.23-fpm | ||||
|  | ||||
| # 作者信息 | ||||
| LABEL MAINTAINER="xiaoqidun@gmail.com" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user