From d002df626740a2ccc6d897a8c10cf65672ae0b74 Mon Sep 17 00:00:00 2001 From: kaotisk Date: Sat, 7 Dec 2024 04:22:05 +0200 Subject: Removed wget from dependencies --- podman/ContainerFile.archlinux | 1 - 1 file changed, 1 deletion(-) (limited to 'podman/ContainerFile.archlinux') diff --git a/podman/ContainerFile.archlinux b/podman/ContainerFile.archlinux index ef124b2..2bc5b76 100644 --- a/podman/ContainerFile.archlinux +++ b/podman/ContainerFile.archlinux @@ -1,6 +1,5 @@ FROM archlinux:latest RUN pacman -Suy --noconfirm && pacman -Syu --noconfirm which git screen pinentry -y -RUN pacman -Suy --noconfirm wget -y RUN pacman -Suy --noconfirm jq -y RUN pacman -Suy --noconfirm nodejs -y RUN pacman -Suy --noconfirm npm -y -- cgit v1.2.3