1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-01-02 03:37:40 +02:00

fix iventoy

This commit is contained in:
kev 2024-12-02 17:38:13 +08:00
parent 02c42eb382
commit 257c26056a

View File

@ -2,7 +2,7 @@
# Dockerfile for iventoy
#
FROM ubuntu:bookworm
FROM debian:bookworm
ARG IVENTOY_VERSION=1.0.20
ARG IVENTOY_FILE=iventoy-$IVENTOY_VERSION-linux-free.tar.gz