Update architectures

This commit is contained in:
Xiaonan Shen 2020-06-01 07:40:28 -07:00
parent 629272c730
commit 006d1e0a84
No known key found for this signature in database
GPG key ID: 211BF560D12417F5
2 changed files with 2 additions and 2 deletions

View file

@ -8,7 +8,7 @@ WORKDIR /build/
COPY build.sh VERSION /build/
RUN bash build.sh
FROM ubuntu:20.04
FROM ubuntu:latest
LABEL maintainer="Xiaonan Shen <s@sxn.dev>"
EXPOSE 25/tcp