diff --git a/crio/Dockerfile b/crio/Dockerfile index 41e8be9..880a014 100644 --- a/crio/Dockerfile +++ b/crio/Dockerfile @@ -28,7 +28,7 @@ RUN apt-get update && apt-get install -y \ --no-install-recommends \ && rm -rf /var/lib/apt/lists/* -ENV CRIO_VERSION v1.9.3 +ENV CRIO_VERSION v1.9.5 ENV OSTREE_VERSION v2017.12 ENV GO_VERSION 1.9.4 ENV CNI_PLUGINS_VERSION v0.6.0 diff --git a/irssi/Dockerfile b/irssi/Dockerfile index 121b824..aef7bde 100644 --- a/irssi/Dockerfile +++ b/irssi/Dockerfile @@ -13,7 +13,7 @@ RUN adduser -u 1001 -D user \ ENV LANG C.UTF-8 -ENV IRSSI_VERSION 1.1.0 +ENV IRSSI_VERSION 1.1.1 # https://otr.cypherpunks.ca/index.php#downloads ENV LIB_OTR_VERSION 4.1.1 # https://github.com/cryptodotis/irssi-otr/releases