Skip to content

Commit 2dbc25f

Browse files
Bump ubuntu from 24.04 to 26.04
Bumps ubuntu from 24.04 to 26.04. --- updated-dependencies: - dependency-name: ubuntu dependency-version: '26.04' dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ff1b91b commit 2dbc25f

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
@@ -6,7 +6,7 @@
66
FROM ghcr.io/omec-project/bess_build:260511@sha256:295ca4077814cc473432e070089dd7679e734477f7ad14683a5b4296949deeca AS bess-build
77

88
# Stage bess: creates the runtime image of BESS
9-
FROM ubuntu:24.04@sha256:d1e2e92c075e5ca139d51a140fff46f84315c0fdce203eab2807c7e495eff4f9 AS bess
9+
FROM ubuntu:26.04@sha256:f3d28607ddd78734bb7f71f117f3c6706c666b8b76cbff7c9ff6e5718d46ff64 AS bess
1010

1111
ENV DEBIAN_FRONTEND=noninteractive
1212

0 commit comments

Comments
 (0)