Skip to content

Commit

Permalink
update latest versions
Browse files Browse the repository at this point in the history
Signed-off-by: Jess Frazelle <[email protected]>
  • Loading branch information
jessfraz committed Feb 18, 2018
1 parent fbae3c3 commit 6413afd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion crio/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion irssi/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6413afd

Please sign in to comment.