no more dockerfile, we're podmanning now :)

This commit is contained in:
2021-02-10 14:58:10 +01:00
parent b91ea42a41
commit 1cc1de7ed8
11 changed files with 1 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
FROM debian:buster-slim
FROM debian:stable-slim
#RUN echo 'Acquire::http::proxy "http://172.23.255.1:3142";' >/etc/apt/apt.conf.d/proxy
RUN apt-get update && \