mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-03-07 12:00:01 +03:00
go to 20.04
This commit is contained in:
committed by
GitHub
parent
d6f5b87d3f
commit
a57a25133c
@@ -18,7 +18,8 @@ RUN case ${TARGETPLATFORM} in \
|
||||
|
||||
|
||||
# Create our Ubuntu 22.04 with node 16
|
||||
FROM ubuntu:22.04 AS base
|
||||
# Go to 20.04
|
||||
FROM ubuntu:20.04 AS base
|
||||
ENV DEBIAN_FRONTEND=noninteractive
|
||||
ENV UID=1000
|
||||
ENV GID=1000
|
||||
|
||||
Reference in New Issue
Block a user