mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-01-30 17:13:46 +01:00
update versions
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
parent
a852bd4295
commit
2d4e20bc9e
|
@ -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.3
|
||||
ENV ATOM_VERSION 1.24.0
|
||||
|
||||
# download the source
|
||||
RUN buildDeps=' \
|
||||
|
|
|
@ -8,7 +8,7 @@ ENV GOPATH /go
|
|||
RUN apk --no-cache add \
|
||||
ca-certificates
|
||||
|
||||
ENV CONSUL_VERSION v1.0.3
|
||||
ENV CONSUL_VERSION v1.0.6
|
||||
|
||||
RUN buildDeps=' \
|
||||
bash \
|
||||
|
|
Loading…
Reference in New Issue
Block a user