mirror of
https://github.com/almet/copanier.git
synced 2025-04-27 19:12:38 +02:00
Docker version: Building from Debian bullseye, not so old as buster (#174)
Co-authored-by: Emmanuel Courcelle & Projet Internet et Citoyenneté <picadmin@le-pic.org>
This commit is contained in:
parent
3df9dd6115
commit
f070b8a736
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM debian:buster
|
||||
FROM debian:bullseye-slim
|
||||
|
||||
EXPOSE 2244
|
||||
ENV DEBIAN_FRONTEND=noninteractive
|
||||
|
|
Loading…
Reference in a new issue