Skip to content

Commit d41ecbf

Browse files
authored
Merge pull request #22 from Pwd9000-ML/dependabot/docker/ubuntu-24.04
Bump ubuntu from 22.04 to 24.04
2 parents 9a88ecc + 70c0498 commit d41ecbf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# base image
2-
FROM ubuntu:22.04
2+
FROM ubuntu:24.04
33

44
#input GitHub runner version argument
55
ARG RUNNER_VERSION

0 commit comments

Comments
 (0)