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

Update Docker base image

This commit is contained in:
DarthSim
2022-11-17 20:08:29 +06:00
parent 4ed6b254e0
commit a90257d379

View File

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