Dependency upgrades

This commit is contained in:
Glenn de Haan
2025-01-07 17:53:29 +01:00
parent 99382626de
commit 4d2933b752
3 changed files with 29 additions and 657 deletions

View File

@@ -76,7 +76,7 @@ FROM alpine:3.20
#
# Install packages
RUN apk add --no-cache dumb-init nodejs
RUN apk add --no-cache dumb-init nodejs icu-data-full
#
# Require app