mirror of
https://github.com/alexandernicholson/s3panoramic.git
synced 2026-03-31 09:07:11 +09:00
feature: update to deno 2 and initializeClient requirement
This commit is contained in:
parent
e99a065f77
commit
aff7414f57
@@ -1,5 +1,5 @@
|
||||
# Use the official Deno image
|
||||
FROM denoland/deno:1.46.3
|
||||
FROM denoland/deno:2.0.6
|
||||
|
||||
# Set working directory
|
||||
WORKDIR /app
|
||||
|
||||
Reference in New Issue
Block a user