chore(deps): update docker.io/library/elixir docker tag to v1.18.4
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Renovate Bot 2025-05-29 00:16:09 +00:00
parent e7d93e2850
commit 3a96c50a64

View file

@ -15,7 +15,7 @@ trigger:
steps:
- name: lint
image: docker.io/library/elixir:1.18.3-otp-27
image: docker.io/library/elixir:1.18.4-otp-27
commands:
# Install hex package manager
- mix local.hex --force
@ -51,7 +51,7 @@ steps:
exit 1
- name: test
image: docker.io/library/elixir:1.18.3-otp-27
image: docker.io/library/elixir:1.18.4-otp-27
environment:
MIX_ENV: test
TEST_POSTGRES_HOST: postgres