Bump esh to version 0.3.1 in docker image
This commit is contained in:
parent
0ae8931e01
commit
a9fc8b1374
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ MAINTAINER Tim Byrne <sultan@locehilios.com>
|
||||||
|
|
||||||
# Shellcheck and esh versions
|
# Shellcheck and esh versions
|
||||||
ARG SC_VER=0.7.1
|
ARG SC_VER=0.7.1
|
||||||
ARG ESH_VER=0.3.0
|
ARG ESH_VER=0.3.1
|
||||||
|
|
||||||
# Install prerequisites and configure UTF-8 locale
|
# Install prerequisites and configure UTF-8 locale
|
||||||
RUN \
|
RUN \
|
||||||
|
|
Loading…
Reference in a new issue