Skip to content

Commit b4c362c

Browse files
authored
update noble to 20260113 in Dockerfile (#2246)
Updated copyright year and base image version.
1 parent 0b53d49 commit b4c362c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# Francesco Bartoli <xbartolone@gmail.com>
66
# Angelos Tzotsos <gcpp.kalxas@gmail.com>
77
#
8-
# Copyright (c) 2025 Tom Kralidis
8+
# Copyright (c) 2026 Tom Kralidis
99
# Copyright (c) 2019 Just van den Broecke
1010
# Copyright (c) 2025 Francesco Bartoli
1111
# Copyright (c) 2025 Angelos Tzotsos
@@ -34,7 +34,7 @@
3434
#
3535
# =================================================================
3636

37-
FROM ubuntu:noble-20251013
37+
FROM ubuntu:noble-20260113
3838

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

0 commit comments

Comments
 (0)