Upgrade deno in Docker to 1.36.0
This commit is contained in:
parent
3464af0252
commit
ba8625cbf1
@ -1,4 +1,4 @@
|
||||
FROM lukechannings/deno:v1.35.2
|
||||
FROM lukechannings/deno:v1.36.0
|
||||
# The volume that will keep the space data
|
||||
# Create a volume first:
|
||||
# docker volume create myspace
|
||||
|
Loading…
Reference in New Issue
Block a user