Fix github check annotations

This commit is contained in:
Nyall Dawson 2024-08-14 14:49:13 +10:00
parent dc68f03f88
commit 7bd7c3ae0f
No known key found for this signature in database
GPG Key ID: 4C61673F0BF197FC

View File

@ -1,7 +1,6 @@
FROM ubuntu:latest
MAINTAINER Paul Blottiere <blottiere.paul@gmail.com>
RUN export DEBIAN_FRONTEND=noninteractive
ENV DEBIAN_FRONTEND noninteractive
ENV DEBIAN_FRONTEND=noninteractive
RUN apt-get update \
&& apt-get upgrade -y \