mirror of
https://github.com/cp2k/cp2k.git
synced 2026-07-28 06:05:29 -04:00
Docker: Upgrade to Ubuntu 22.04
This commit is contained in:
parent
2f521c8b6c
commit
fd9656a0f5
35 changed files with 303 additions and 73 deletions
|
|
@ -3,7 +3,7 @@
|
|||
# Usage: docker build -f ./Dockerfile.test_python ../../
|
||||
#
|
||||
|
||||
FROM ubuntu:20.04
|
||||
FROM ubuntu:22.04
|
||||
|
||||
# Install dependencies.
|
||||
WORKDIR /opt/cp2k
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue