1
0

Bump docker Deno to 1.35.0

This commit is contained in:
Zef Hemel 2023-07-06 17:03:04 +02:00
parent fb75ea1a65
commit 820638f79f

View File

@ -1,4 +1,4 @@
FROM lukechannings/deno:v1.34.3
FROM lukechannings/deno:v1.35.0
# The volume that will keep the space data
# Create a volume first:
# docker volume create myspace