Skip to content

Commit 506d0d4

Browse files
Updated Ubuntu Version in Docker file to latest LTS version: 24.04 (#165)
Signed-off-by: harith-hacky03 <[email protected]>
1 parent 60c34aa commit 506d0d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
#
1515
# SPDX-License-Identifier: Apache-2.0
1616

17-
FROM ubuntu:16.04
17+
FROM ubuntu:24.04
1818

1919
ARG DEBIAN_FRONTEND=noninteractive
2020

0 commit comments

Comments
 (0)