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