Skip to content

Commit dd63ce5

Browse files
author
michal-drobniak
committed
Use erlang:22.1.8-alpine in Dockerfile
1 parent 753d2e2 commit dd63ce5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
### --- Build mzbench artifacts --- ###
2-
FROM erlang:20.3.8-alpine as build
2+
FROM erlang:22.1.8-alpine as build
33

44
ENV ORIG_PATH=$PATH
55
ENV CODE_LOADING_MODE=interactive

0 commit comments

Comments
 (0)