latest
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2020-05-16 04:28:48 -07:00
parent 8e0ade5673
commit e59a1b5085
7 changed files with 16 additions and 13 deletions

View File

@@ -2,7 +2,7 @@ FROM ubuntu@sha256:8e1c1ee12a539d652c371ee2f4ee66909f4f5fd8002936d8011d958f05faf
ENV DEBIAN_FRONTEND noninteractive
ARG UBUNTU_MIRROR=http://us.archive.ubuntu.com/ubuntu
ARG UBUNTU_MIRROR=http://archive.ubuntu.com/ubuntu
ARG UID_TO_ADD=1000
ARG GID_TO_ADD=1000