Bump the docker group in /supabase/functions/_cmd with 1 update (#114)

Bumps the docker group in /supabase/functions/_cmd with 1 update: lukechannings/deno.


Updates `lukechannings/deno` from v1.38.4 to v1.40.2

---
updated-dependencies:
- dependency-name: lukechannings/deno
  dependency-type: direct:production
  dependency-group: docker
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-01-30 21:49:44 +01:00
committed by GitHub
parent e29b94a576
commit fac622ef97

View File

@@ -1,5 +1,5 @@
# FROM denoland/deno:1.34.1
FROM lukechannings/deno:v1.38.4
FROM lukechannings/deno:v1.40.2
WORKDIR /app