mirror of
https://github.com/alexta69/metube.git
synced 2026-03-03 02:47:02 +00:00
try to fix github actions connection errors
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM node:alpine as builder
|
||||
FROM node:16-alpine as builder
|
||||
|
||||
WORKDIR /metube
|
||||
COPY ui ./
|
||||
|
||||
Reference in New Issue
Block a user