Skip to content

Commit bdf8cb3

Browse files
committed
Update Docker base image Ubuntu Bionic 18.04
Stay up to date with latest Ubuntu LTS.
1 parent 0dc7664 commit bdf8cb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# TODO:
1212
# - delete archives to keep small the container small
1313
# - setup caching (for apt, pip, ndk, sdk and p4a recipes downloads)
14-
FROM ubuntu:16.04
14+
FROM ubuntu:18.04
1515

1616

1717
# get the latest version from https://developer.android.com/ndk/downloads/index.html

0 commit comments

Comments
 (0)