Update build to 2.2.27

This commit is contained in:
PJ Eby 2021-01-22 12:34:51 -05:00
parent 5657070674
commit 3f79ad20bc

View file

@ -1,4 +1,4 @@
ARG UPSTREAM=2.2.26
ARG UPSTREAM=2.2.27
FROM analogic/poste.io:$UPSTREAM
RUN apt-get update && apt-get install less # 'less' is Useful for debugging