Skip to content

Commit

Permalink
feat: update node to 7.1.0 (#1826)
Browse files Browse the repository at this point in the history
  • Loading branch information
sborrazas committed Jul 2, 2024
1 parent 219417b commit 56d2150
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
Expand Up @@ -14,7 +14,7 @@
#
ARG ELIXIR_VERSION=1.16.2
ARG OTP_VERSION=26.2.4
ARG NODE_VERSION=7.0.0
ARG NODE_VERSION=7.1.0
ARG DEBIAN_VERSION=bullseye-20240408-slim

ARG BUILDER_IMAGE="hexpm/elixir:${ELIXIR_VERSION}-erlang-${OTP_VERSION}-debian-${DEBIAN_VERSION}"
Expand Down

0 comments on commit 56d2150

Please sign in to comment.