update debian os
This commit is contained in:
parent
6b05d23183
commit
a59639e374
@ -1,6 +1,7 @@
|
|||||||
FROM debian:10
|
FROM debian:10
|
||||||
|
|
||||||
RUN apt-get update && \
|
RUN apt-get update && \
|
||||||
|
apt-get -y upgrade && \
|
||||||
apt-get install -y squid && \
|
apt-get install -y squid && \
|
||||||
mkdir -p /etc/squid/patterns.d /etc/squid/storeid /app/storeid
|
mkdir -p /etc/squid/patterns.d /etc/squid/storeid /app/storeid
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user