update version.
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
FROM registry.cn-shenzhen.aliyuncs.com/amass_toolset/ubuntu_dev:24.04-qt6.9.1
|
||||
|
||||
RUN apt-get update \
|
||||
&& apt-get install docker-ce containerd.io docker-buildx-plugin docker-compose-plugin
|
||||
&& apt-get install -y docker-ce containerd.io docker-buildx-plugin docker-compose-plugin \
|
||||
&& apt clean \
|
||||
&& rm -fr /var/lib/apt/lists/* /tmp/* /var/tmp/*
|
||||
|
||||
|
Reference in New Issue
Block a user