mirror of
https://github.com/casjaysdevdocker/deno
synced 2025-09-17 17:56:13 -04:00
🗃️ modified: Dockerfile 🗃️
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
FROM casjaysdevdocker/debian:latest as build
|
||||
|
||||
ENV VERSION="v1.23.3"
|
||||
ENV VERSION="v1.23.3" \
|
||||
DEBIAN_FRONTEND=noninteractive
|
||||
|
||||
RUN apt update && apt upgrade -yy
|
||||
|
||||
|
Reference in New Issue
Block a user