Draft: Resolve "GHC und Dependencies auf die neuste Version bringen" #206

Open
savau wants to merge 583 commits from 144-ghc-update into master
Showing only changes of commit b0e17845f4 - Show all commits

View File

@ -2,8 +2,13 @@
FROM debian:12.5
RUN apt-get -y update
# Basic dependencies
RUN apt-get -y install curl npm
# Build and watch dependencies
RUN apt-get -y install exiftool
# RUN npm install -g n
# RUN n 14.19.1