Commit 241fd86f authored by Geoff Simmons's avatar Geoff Simmons

Update the builder container base image.

parent 2fee291d
ARG varnish_version=6.3.2
# Build container
FROM debian:stretch-20191014-slim AS builder
FROM debian:stretch-20200130-slim AS builder
RUN apt-get update -q && \
apt-get install -y -q debian-archive-keyring && \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment