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

Merge pull request #394 from erijo/esh

This commit is contained in:
Tim Byrne 2022-01-07 00:18:34 -06:00
commit 71cb08a5f3
No known key found for this signature in database
GPG key ID: 14DB4FC2465A4B12

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 \