Skip to content

Commit 344d6ac

Browse files
committed
fix: update otp to 27
1 parent 56e0d23 commit 344d6ac

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.19.5-otp-26 AS builder
1+
FROM elixir:1.19.5-otp-27 AS builder
22

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

0 commit comments

Comments
 (0)