ubuntu bump

pull/7102/head
Nils Dijk 2022-01-18 12:40:27 +01:00
parent d3a90857bf
commit 210d68e9d7
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM ubuntu:21.10 AS base
FROM ubuntu:20.04 AS base
# environment is to make python pass an interactive shell, probably not the best timezone given a wide variety of colleagues
ENV TZ=Europe/Amsterdam