mirror of
https://github.com/teslamate-org/teslamate.git
synced 2026-01-24 21:06:08 +08:00
Bump elixir from 1.15 to 1.16 (#3595)
Bumps elixir from 1.15 to 1.16. --- updated-dependencies: - dependency-name: elixir dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent
a745cfb0e3
commit
c4b5ebaddd
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM elixir:1.15 AS builder
|
||||
FROM elixir:1.16 AS builder
|
||||
|
||||
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user