Commit c201ff93 authored by Tim Leers's avatar Tim Leers Committed by Geoff Simmons

Add -y option for apt-get upgrade

parent bacee274
FROM ubuntu:bionic-20200403
RUN apt-get update
RUN apt-get upgrade
RUN apt-get upgrade -y
RUN apt-get install -y curl gnupg
# install varnish repo
......
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