1
0
mirror of https://github.com/TheLocehiliosan/yadm synced 2024-10-27 20:34:27 +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
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
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 \