mirror of
https://github.com/imgproxy/imgproxy.git
synced 2025-01-03 10:43:58 +02:00
Update base docker image
This commit is contained in:
parent
37eed0f679
commit
768cb1e868
@ -2,6 +2,10 @@
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [2.16.2] - 2021-03-04
|
||||
### Change
|
||||
- Updated dependencies in Docker.
|
||||
|
||||
## [2.16.1] - 2021-03-02
|
||||
### Fix
|
||||
- Fix delays and loop numbers of animated images.
|
||||
|
@ -1,4 +1,4 @@
|
||||
ARG BASE_IMAGE_VERSION="v1.3.1"
|
||||
ARG BASE_IMAGE_VERSION="v1.3.2"
|
||||
|
||||
FROM darthsim/imgproxy-base:${BASE_IMAGE_VERSION}
|
||||
LABEL maintainer="Sergey Alexandrovich <darthsim@gmail.com>"
|
||||
|
Loading…
Reference in New Issue
Block a user