mirror of
https://github.com/imgproxy/imgproxy.git
synced 2024-12-04 09:42:31 +02:00
5 lines
123 B
Docker
5 lines
123 B
Docker
ARG IMGPROXY_TAG=latest
|
|
|
|
FROM darthsim/imgproxy:$IMGPROXY_TAG
|
|
LABEL maintainer="Sergey Alexandrovich <darthsim@gmail.com>"
|