mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-27 07:31:40 +01:00
update tinyproxy
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
# Dockerfile for tinyproxy
|
||||
#
|
||||
|
||||
FROM alpine
|
||||
MAINTAINER kev <noreply@easypi.pro>
|
||||
FROM alpine:3
|
||||
MAINTAINER EasyPi Software Foundation
|
||||
|
||||
RUN set -xe \
|
||||
&& apk add --no-cache tinyproxy \
|
||||
|
||||
Reference in New Issue
Block a user