mirror of
https://github.com/xiaoqidun/pfenv.git
synced 2024-11-22 05:56:45 +08:00
This commit is contained in:
parent
596aebeb80
commit
9f7f829b02
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user