1
0
mirror of https://github.com/imgproxy/imgproxy.git synced 2025-10-30 23:08:02 +02:00

Update base docker image

This commit is contained in:
DarthSim
2022-04-14 21:38:39 +06:00
parent 75634cf49b
commit d1679b0046

View File

@@ -1,4 +1,4 @@
ARG BASE_IMAGE_VERSION="v3.2.1"
ARG BASE_IMAGE_VERSION="v3.2.2"
FROM darthsim/imgproxy-base:${BASE_IMAGE_VERSION}