Skip to content

Commit

Permalink
Docker version matching with recognizer,hal
Browse files Browse the repository at this point in the history
  • Loading branch information
zephyranthes03 committed Jan 15, 2025
1 parent 8fac9d0 commit 4fa77a9
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 elixir:1.14-slim as build
FROM elixir:1.13.3-slim as build

# Install deps
RUN set -xe; \
Expand Down

0 comments on commit 4fa77a9

Please sign in to comment.