mirror of
https://github.com/imgproxy/imgproxy.git
synced 2025-03-03 15:12:13 +02:00
5 lines
131 B
Docker
5 lines
131 B
Docker
ARG IMGPROXY_TAG=latest
|
|
|
|
FROM ghcr.io/imgproxy/imgproxy:$IMGPROXY_TAG
|
|
LABEL maintainer="Sergey Alexandrovich <darthsim@gmail.com>"
|