1
0
Fork 0
mirror of synced 2024-05-27 04:21:10 -04:00

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

View file

@ -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 \