Files
WGDashboard/docker/Dockerfile-Debian-Slim

3 lines
64 B
Plaintext
Raw Normal View History

2025-09-11 20:52:22 +08:00
FROM ubuntu:24.04
RUN apt-get update && apt-get full-upgrade -y