try to fix github actions connection errors

pull/355/head
Alex 2023-12-09 11:52:53 +02:00 committed by GitHub
parent 6cb05aeec3
commit b39f545677
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM node:18-alpine as builder
FROM node:alpine as builder
WORKDIR /metube
COPY ui ./