Skip to content

Commit b8a050f

Browse files
build(deps): bump elixir from 1.18.4-otp-26 to 1.19.3-otp-28
Bumps elixir from 1.18.4-otp-26 to 1.19.3-otp-28. --- updated-dependencies: - dependency-name: elixir dependency-version: 1.19.3-otp-28 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3272494 commit b8a050f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM elixir:1.18.4-otp-26 AS builder
1+
FROM elixir:1.19.3-otp-28 AS builder
22

33
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
44

0 commit comments

Comments
 (0)