1
0

Upgrade deno in Docker to 1.36.0

This commit is contained in:
Zef Hemel 2023-08-04 18:59:10 +02:00
parent 3464af0252
commit ba8625cbf1

View File

@ -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