Skip to content

Commit

Permalink
chore(deps): bump denoland/deno from 2.0.0 to 2.0.1
Browse files Browse the repository at this point in the history
Bumps denoland/deno from 2.0.0 to 2.0.1.

---
updated-dependencies:
- dependency-name: denoland/deno
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 18, 2024
1 parent ef87cb4 commit 10ae189
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM denoland/deno:2.0.0
FROM denoland/deno:2.0.1

WORKDIR config

Expand Down

0 comments on commit 10ae189

Please sign in to comment.