timgremore commited on
Commit
93a12e1
1 Parent(s): 48d66fb

chore: Elixir version bump to 1.16.1

Browse files
Files changed (2) hide show
  1. .tool-versions +1 -1
  2. Dockerfile +1 -1
.tool-versions CHANGED
@@ -1,2 +1,2 @@
1
  erlang 26.2.1
2
- elixir 1.16.0
 
1
  erlang 26.2.1
2
+ elixir 1.16.1
Dockerfile CHANGED
@@ -11,7 +11,7 @@
11
  # - https://pkgs.org/ - resource for finding needed packages
12
  # - Ex: hexpm/elixir:1.16.0-erlang-26.2.1-debian-bullseye-20231009-slim
13
  #
14
- ARG ELIXIR_VERSION=1.16.0
15
  ARG OTP_VERSION=26.2.1
16
  ARG DEBIAN_VERSION=bullseye-20231009-slim
17
 
 
11
  # - https://pkgs.org/ - resource for finding needed packages
12
  # - Ex: hexpm/elixir:1.16.0-erlang-26.2.1-debian-bullseye-20231009-slim
13
  #
14
+ ARG ELIXIR_VERSION=1.16.1
15
  ARG OTP_VERSION=26.2.1
16
  ARG DEBIAN_VERSION=bullseye-20231009-slim
17