mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-08 14:22:40 +01:00
update dockerfiles
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
@@ -7,7 +7,7 @@ ENV GOPATH /go
|
||||
RUN apk --no-cache add \
|
||||
ca-certificates
|
||||
|
||||
ENV COREDNS_VERSION v1.1.0
|
||||
ENV COREDNS_VERSION v1.1.1
|
||||
|
||||
RUN buildDeps=' \
|
||||
go \
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
FROM ubuntu:16.04
|
||||
LABEL maintainer "Christian Koep <christiankoep@gmail.com>"
|
||||
|
||||
ENV POWERSHELL_VERSION 6.0.2
|
||||
ENV POWERSHELL_VERSION v6.1.0-preview.1
|
||||
|
||||
RUN apt-get update && apt-get install -y \
|
||||
ca-certificates \
|
||||
|
||||
Reference in New Issue
Block a user