mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 11:31:49 +01:00
update versions
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
parent
ed4b72323a
commit
0bddd480a4
|
@ -43,7 +43,7 @@ RUN apt-get update && apt-get install -y \
|
|||
--no-install-recommends \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
ENV ATOM_VERSION 1.23.1
|
||||
ENV ATOM_VERSION 1.23.2
|
||||
|
||||
# download the source
|
||||
RUN buildDeps=' \
|
||||
|
|
|
@ -13,7 +13,7 @@ RUN adduser -u 1001 -D user \
|
|||
|
||||
ENV LANG C.UTF-8
|
||||
|
||||
ENV IRSSI_VERSION 1.0.5
|
||||
ENV IRSSI_VERSION 1.0.6
|
||||
# https://otr.cypherpunks.ca/index.php#downloads
|
||||
ENV LIB_OTR_VERSION 4.1.1
|
||||
# https://github.com/cryptodotis/irssi-otr/releases
|
||||
|
|
Loading…
Reference in New Issue
Block a user