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