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