mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
bump base images
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
FROM ubuntu:22.04
|
||||
FROM ubuntu:24.04
|
||||
ENV DEBIAN_FRONTEND=noninteractive
|
||||
ENV LS_VER=8.14.2
|
||||
#
|
||||
@ -8,6 +8,7 @@ COPY dist/ /root/dist/
|
||||
# Install packages
|
||||
RUN apt-get update -y && \
|
||||
apt-get install -y \
|
||||
adduser \
|
||||
aria2 \
|
||||
bash \
|
||||
bzip2 \
|
||||
|
Reference in New Issue
Block a user