Skip to content
This repository was archived by the owner on Jul 20, 2024. It is now read-only.

Commit 2f9e10f

Browse files
dependabot[bot]abdfnx
authored andcommitted
build(deps): bump ubuntu from 22.04 to 24.04 in /docker
Bumps ubuntu from 22.04 to 24.04. --- updated-dependencies: - dependency-name: ubuntu dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 38cb662 commit 2f9e10f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/ubuntu.dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
FROM botwayorg/botway-cli:core AS core
2-
FROM ubuntu:22.04
2+
FROM ubuntu:24.04
33

44
ENV BOTWAY_DIR /botway-dir/
55

0 commit comments

Comments
 (0)