Updated Alpine
This commit is contained in:
parent
a59639e374
commit
50fc5bb4e9
@ -1,4 +1,4 @@
|
||||
FROM alpine:3.10
|
||||
FROM alpine:3.12
|
||||
|
||||
RUN apk -U upgrade && \
|
||||
apk add squid perl && \
|
||||
@ -13,4 +13,4 @@ COPY storeid/* /app/storeid/
|
||||
EXPOSE 3128
|
||||
EXPOSE 3129
|
||||
|
||||
ENTRYPOINT ["/app/start.sh"]
|
||||
ENTRYPOINT ["/app/start.sh"]
|
||||
|
Loading…
Reference in New Issue
Block a user