Update Docker base image

This commit is contained in:
DarthSim
2022-05-16 12:48:43 +06:00
parent 3ae0f3abc1
commit cbc10defbf

View File

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