chore(deps): update docker.io/library/elixir docker tag to v1.18.4 - autoclosed #64

Closed
renovate wants to merge 1 commit from renovate/docker.io-library-elixir-1.x into main
Showing only changes of commit 3a96c50a64 - Show all commits

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