We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7061bc commit a2638ccCopy full SHA for a2638cc
1 file changed
deploy/centos7.Dockerfile
@@ -20,7 +20,7 @@ ARG NODE_VER=14.21.3
20
ARG YARN_VER=1.22.22
21
22
ARG REBAR_VER=3.24.0
23
-ARG HEX_VER=2.1.1
+ARG HEX_VER=2.2.1
24
25
# Docker registry for internal images, e.g. 123.dkr.ecr.ap-northeast-1.amazonaws.com/
26
# If blank, docker.io will be used. If specified, should have a trailing slash.
0 commit comments