mirror of
https://github.com/casjaysdevdocker/deno
synced 2025-01-18 18:34:21 -05:00
🗃️ modified: Dockerfile 🗃️
This commit is contained in:
parent
1c4f25a9cc
commit
c714f8ad1c
@ -1,6 +1,7 @@
|
|||||||
FROM casjaysdevdocker/debian:latest as build
|
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
|
RUN apt update && apt upgrade -yy
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user