Skip to content

Commit b8e86cb

Browse files
chore(deps): bump denoland/deno
Bumps the deps group with 1 update in the /deno/.devcontainer directory: denoland/deno. Updates `denoland/deno` from debian-2.0.0 to debian-2.2.2 --- updated-dependencies: - dependency-name: denoland/deno dependency-type: direct:production dependency-group: deps ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 48f11c4 commit b8e86cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deno/.devcontainer/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM denoland/deno:debian-2.0.0
1+
FROM denoland/deno:debian-2.2.2
22

33
RUN apt update && apt install -y unzip curl
44
RUN deno upgrade

0 commit comments

Comments
 (0)