Convert to AdoptOpenJDK (#658)

This commit is contained in:
Marc Doughty 2020-10-31 14:36:47 -04:00 committed by GitHub
parent 9bacaa11d8
commit 71a48ce10f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
FROM ubuntu:18.04
FROM adoptopenjdk:latest
LABEL org.opencontainers.image.authors="Geoff Bourne <itzgeoff@gmail.com>"