Bump esh to version 0.3.1 in docker image

This commit is contained in:
Erik Flodin 2021-12-29 20:44:12 +01:00
parent 0ae8931e01
commit a9fc8b1374
No known key found for this signature in database
GPG Key ID: 420A7C865EE3F85F
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ MAINTAINER Tim Byrne <sultan@locehilios.com>
# Shellcheck and esh versions
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
RUN \