mirror of
https://github.com/imgproxy/imgproxy.git
synced 2024-11-24 08:12:38 +02:00
Use Debian bullseye for CircleCI
This commit is contained in:
parent
d0c1e49291
commit
a3fc8f6868
@ -1,4 +1,4 @@
|
||||
FROM debian:buster
|
||||
FROM debian:bullseye-slim
|
||||
|
||||
RUN apt-get -qq update \
|
||||
&& apt-get install -y --no-install-recommends \
|
||||
|
Loading…
Reference in New Issue
Block a user