check deps in CI - remove @vueuse/router - #1815
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# First build the application assets
|
||||
FROM node:20-alpine as assets
|
||||
FROM node:22-alpine as assets
|
||||
|
||||
RUN apk add --no-cache python3 build-base libwebp-tools bash imagemagick ncurses
|
||||
WORKDIR /build
|
||||
|
||||
Reference in New Issue
Block a user