precommit: Upgrade to Ubuntu 24.04

This commit is contained in:
Ole Schütt 2024-05-01 16:09:41 +02:00 committed by Ole Schütt
parent 2872709a98
commit 4dbdcdf615
17 changed files with 52 additions and 55 deletions

View file

@ -3,7 +3,7 @@
# Usage: docker build -f ./Dockerfile.test_precommit ../../
#
FROM ubuntu:22.04
FROM ubuntu:24.04
# Install dependencies.
WORKDIR /opt/cp2k-precommit