Skip to content

Commit

Permalink
Dependency upgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
glenndehaan committed Jan 7, 2025
1 parent 9938262 commit 4d2933b
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 657 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading

0 comments on commit 4d2933b

Please sign in to comment.