1
0
mirror of https://github.com/TheLocehiliosan/yadm synced 2026-03-02 03:49:29 +00: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

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 \