fix a bunch of shit

This commit is contained in:
Georges-Antoine Assi
2025-08-09 11:16:12 -04:00
parent afaef09c84
commit d005dba90b
24 changed files with 86 additions and 61 deletions

View File

@@ -87,7 +87,7 @@ RUN git clone --recursive --branch "${RALIBRETRO_VERSION}" --depth 1 https://git
FROM alpine:${ALPINE_VERSION} AS emulator-stage
RUN apk add --no-cache \
p7zip \
7zip \
wget
ARG EMULATORJS_VERSION=4.2.3
@@ -140,7 +140,7 @@ RUN apk add --no-cache \
libmagic \
mariadb-connector-c \
libpq \
p7zip \
7zip \
tzdata \
valkey