Upgraded base image; fixes gh-1330

This commit is contained in:
Marcin Grzejszczak
2020-02-21 08:28:50 +01:00
parent d71924307c
commit fbf9def4c1
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
FROM ubuntu:18.10
FROM ubuntu:19.10
ARG SDKMAN_JAVA_INSTALLATION=8.0.242.hs-adpt

View File

@@ -1,4 +1,4 @@
FROM ubuntu:18.10
FROM ubuntu:19.10
ARG SDKMAN_JAVA_INSTALLATION=8.0.242.hs-adpt