Update build to 2.2.20

This commit is contained in:
PJ Eby 2020-06-03 13:15:30 -04:00
parent 3e3d73ef8a
commit f7312dbb06

View file

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