Bump docker Deno to 1.35.0

pull/452/head
Zef Hemel 2023-07-06 17:03:04 +02:00
parent fb75ea1a65
commit 820638f79f
1 changed files with 1 additions and 1 deletions

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 # The volume that will keep the space data
# Create a volume first: # Create a volume first:
# docker volume create myspace # docker volume create myspace