1
1
mirror of https://github.com/renbaoshuo/S2OJ.git synced 2025-04-15 22:54:36 +00:00

chore(install): switch to fetch Ubuntu 20.04 image in Dockerfile

Only a simple number modify just as the title said.
This commit is contained in:
Masco Skray 2020-05-01 23:40:16 +08:00 committed by GitHub
parent 6286e41c11
commit 9a6f16cf1d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,4 +1,4 @@
FROM ubuntu:18.04
FROM ubuntu:20.04
MAINTAINER MascoSkray <MascoSkray@gmail.com>
ARG CLONE_ADDFLAG