mirror of
https://github.com/NGSolve/netgen.git
synced 2024-11-11 16:49:16 +05:00
ci - update Ubuntu image version
This commit is contained in:
parent
e0b6562b99
commit
7057406de0
@ -100,7 +100,7 @@ cleanup_win:
|
||||
- ls
|
||||
- docker info
|
||||
variables:
|
||||
UBUNTU_VERSION: "20.04"
|
||||
UBUNTU_VERSION: "22.04"
|
||||
|
||||
build_ubuntu_debug:
|
||||
<<: *ubuntu
|
||||
|
@ -1,4 +1,4 @@
|
||||
FROM ubuntu:20.04
|
||||
FROM ubuntu:22.04
|
||||
ENV DEBIAN_FRONTEND=noninteractive
|
||||
MAINTAINER Matthias Hochsteger <matthias.hochsteger@tuwien.ac.at>
|
||||
RUN apt-get update && apt-get -y install \
|
||||
|
Loading…
Reference in New Issue
Block a user