Skip to content

Commit

Permalink
[elixir/.devcontainer] Update docker.io/elixir Docker tag to v1.18.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 11, 2025
1 parent c807464 commit bc8a443
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion elixir/.devcontainer/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM docker.io/elixir:1.18.1
FROM docker.io/elixir:1.18.2

RUN useradd -rm -d /home/elixir -s /bin/bash -u 1001 elixir
USER elixir
Expand Down

0 comments on commit bc8a443

Please sign in to comment.