Bump elixir from 1.11.4-alpine to 1.14.4-alpine

Bumps elixir from 1.11.4-alpine to 1.14.4-alpine.

---
updated-dependencies:
- dependency-name: elixir
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-05-01 09:56:28 +00:00 committed by GitHub
parent 8fb03c885c
commit 5c6819d499
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
FROM elixir:1.11.4-alpine
FROM elixir:1.14.4-alpine
ARG PLEROMA_VER=develop
ARG UID=911