feat: del dockerp.com to ensure workflows
Some checks failed
build-docker-images-for-latest-release / build-and-push (push) Failing after 6m4s
Some checks failed
build-docker-images-for-latest-release / build-and-push (push) Failing after 6m4s
This commit is contained in:
parent
0c116b8dd0
commit
591c04f583
@ -3,7 +3,8 @@
|
|||||||
# ENTRYPOINT ["top", "-b"]
|
# ENTRYPOINT ["top", "-b"]
|
||||||
|
|
||||||
# 使用 Ubuntu 作为基础镜像
|
# 使用 Ubuntu 作为基础镜像
|
||||||
FROM dockerp.com/ubuntu:20.04
|
#FROM dockerp.com/ubuntu:20.04
|
||||||
|
FROM ubuntu:20.04
|
||||||
|
|
||||||
# 设置环境变量
|
# 设置环境变量
|
||||||
ENV DEBIAN_FRONTEND=noninteractive
|
ENV DEBIAN_FRONTEND=noninteractive
|
||||||
|
Loading…
Reference in New Issue
Block a user