Use enterprise-base in configure example

This commit is contained in:
G r e y 2020-10-22 11:27:40 -05:00 committed by GitHub
parent 431bcc6a7c
commit 91577424e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 3 deletions

View File

@ -1,5 +1,3 @@
FROM ubuntu:latest
RUN apt-get update && apt-get install -y curl
FROM codercom/enterprise-base:ubuntu
COPY [ "configure", "/coder/configure" ]