Skip to content

Commit

Permalink
chore: update deno version in Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
TheNoim committed Apr 27, 2024
1 parent 1b90508 commit 90496fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reactive_home/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG BUILD_FROM=ghcr.io/home-assistant/amd64-base-debian:bullseye
ARG DENO_VERSION=1.39.4
ARG DENO_VERSION=1.42.4

FROM denoland/deno:bin-$DENO_VERSION AS deno

Expand Down

0 comments on commit 90496fa

Please sign in to comment.