We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f844ea1 commit 3bb6dc7Copy full SHA for 3bb6dc7
src/ci/docker/mingw-check/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM ubuntu:16.04
+FROM ubuntu:18.04
2
3
RUN apt-get update && apt-get install -y --no-install-recommends \
4
g++ \
0 commit comments