Docker: Install golang for Python test

This commit is contained in:
Ole Schütt 2021-02-23 18:10:55 +01:00 committed by Ole Schütt
parent 7b71083bb0
commit a130d97bd8
2 changed files with 3 additions and 2 deletions

View file

@ -1,4 +1,4 @@
FROM ubuntu:18.04
FROM ubuntu:20.04
# author: Ole Schuett