Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
rzrbld committed Jan 21, 2023
1 parent 3a90d5e commit 858917a
Show file tree
Hide file tree
Showing 61 changed files with 72,112 additions and 268,497 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:16 as build
FROM node:18 as build

LABEL maintainer="rzrbld <razblade@gmail.com>"

Expand All @@ -15,7 +15,7 @@ RUN rm -rf adminio-ui/dist/*
RUN cd /app/adminio-ui && npm run build


FROM nginx:1.22-alpine
FROM nginx:1.23-alpine

LABEL maintainer="rzrbld <razblade@gmail.com>"

Expand Down
4 changes: 2 additions & 2 deletions Dockerfile.dev
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:16 as build
FROM node:18 as build

LABEL maintainer="rzrbld <razblade@gmail.com>"

Expand All @@ -15,7 +15,7 @@ RUN cd adminio-ui && ls -al && \

RUN cd /app/adminio-ui && npm run build

FROM nginx:1.22-alpine
FROM nginx:1.23-alpine

ENV API_BASE_URL http://localhost:8080
ENV ADMINIO_PROD false
Expand Down
Binary file removed dist/01.png
Binary file not shown.
Binary file removed dist/02.png
Binary file not shown.
Binary file removed dist/03.png
Binary file not shown.
Binary file removed dist/04.png
Binary file not shown.
Binary file removed dist/05.png
Binary file not shown.
Binary file removed dist/06.png
Binary file not shown.
Binary file removed dist/07.png
Binary file not shown.
Binary file removed dist/08.png
Binary file not shown.
Binary file removed dist/09.png
Binary file not shown.
4 changes: 0 additions & 4 deletions dist/arrow_left.svg

This file was deleted.

4 changes: 0 additions & 4 deletions dist/arrow_right.svg

This file was deleted.

8 changes: 0 additions & 8 deletions dist/env.js

This file was deleted.

8 changes: 0 additions & 8 deletions dist/env.template

This file was deleted.

Binary file removed dist/fa-brands-400.eot
Binary file not shown.
3,717 changes: 0 additions & 3,717 deletions dist/fa-brands-400.svg

This file was deleted.

Binary file removed dist/fa-brands-400.ttf
Binary file not shown.
Binary file removed dist/fa-brands-400.woff
Binary file not shown.
Binary file removed dist/fa-brands-400.woff2
Binary file not shown.
Binary file removed dist/fa-regular-400.eot
Binary file not shown.
801 changes: 0 additions & 801 deletions dist/fa-regular-400.svg

This file was deleted.

Binary file removed dist/fa-regular-400.ttf
Binary file not shown.
Binary file removed dist/fa-regular-400.woff
Binary file not shown.
Binary file removed dist/fa-regular-400.woff2
Binary file not shown.
Binary file removed dist/fa-solid-900.eot
Binary file not shown.
5,034 changes: 0 additions & 5,034 deletions dist/fa-solid-900.svg

This file was deleted.

Binary file removed dist/fa-solid-900.ttf
Binary file not shown.
Binary file removed dist/fa-solid-900.woff
Binary file not shown.
Binary file removed dist/fa-solid-900.woff2
Binary file not shown.
Binary file removed dist/favicon.ico
Binary file not shown.
14 changes: 0 additions & 14 deletions dist/index.html

This file was deleted.

Loading

0 comments on commit 858917a

Please sign in to comment.