Skip to content

Commit

Permalink
Update frontend dependencies (#283)
Browse files Browse the repository at this point in the history
This will:
- title
  • Loading branch information
jskowronski39 authored Aug 19, 2023
2 parents 7b10889 + dde950d commit 58f4a6a
Show file tree
Hide file tree
Showing 4 changed files with 8,095 additions and 8,201 deletions.
2 changes: 1 addition & 1 deletion .docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ARG PHP_VERSION=8.2
ARG NGINX_VERSION=1.17

# Build assets in disposable node image
FROM node:11-alpine as armaforces_web_assets
FROM node:18-alpine as armaforces_web_assets

WORKDIR /tmp/app_build

Expand Down
Loading

0 comments on commit 58f4a6a

Please sign in to comment.