Update Docker base image

This commit is contained in:
DarthSim
2023-02-16 00:42:28 +03:00
parent 6f6f27d6a9
commit e85054326a

View File

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