mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +03:00
use full base docker image
This commit is contained in:
parent
5dc327e867
commit
2fc9564ebe
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
|
|
||||||
FROM debian:bookworm-slim
|
FROM debian:bookworm
|
||||||
|
|
||||||
ENV LANG=C.UTF-8 \
|
ENV LANG=C.UTF-8 \
|
||||||
DEBIAN_FRONTEND=noninteractive
|
DEBIAN_FRONTEND=noninteractive
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue