mirror of
https://github.com/imgproxy/imgproxy.git
synced 2025-09-25 11:13:51 +02:00
Update base Docker image
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
ARG BASE_IMAGE_VERSION="v3.13.2"
|
||||
ARG BASE_IMAGE_VERSION="v3.13.3"
|
||||
|
||||
FROM ghcr.io/imgproxy/imgproxy-base:${BASE_IMAGE_VERSION} AS build
|
||||
|
||||
|
Reference in New Issue
Block a user