Skip to content

Commit 23787e0

Browse files
authored
Update docker image to latest Ubuntu Jammy (#2072)
1 parent 57df549 commit 23787e0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# Copyright (c) 2020 Tom Kralidis
99
# Copyright (c) 2019 Just van den Broecke
1010
# Copyright (c) 2025 Francesco Bartoli
11-
# Copyright (c) 2024 Angelos Tzotsos
11+
# Copyright (c) 2025 Angelos Tzotsos
1212
# Copyright (c) 2023 Bernhard Mallinger
1313
#
1414
# Permission is hereby granted, free of charge, to any person
@@ -34,7 +34,7 @@
3434
#
3535
# =================================================================
3636

37-
FROM ubuntu:jammy-20240911.1
37+
FROM ubuntu:jammy-20250714
3838

3939
LABEL maintainer="Just van den Broecke <justb4@gmail.com>"
4040

0 commit comments

Comments
 (0)