Bump docker Deno to 1.35.0
parent
fb75ea1a65
commit
820638f79f
|
@ -1,4 +1,4 @@
|
||||||
FROM lukechannings/deno:v1.34.3
|
FROM lukechannings/deno:v1.35.0
|
||||||
# The volume that will keep the space data
|
# The volume that will keep the space data
|
||||||
# Create a volume first:
|
# Create a volume first:
|
||||||
# docker volume create myspace
|
# docker volume create myspace
|
||||||
|
|
Loading…
Reference in New Issue