Skip to content

Commit 667e08e

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 79e6154 commit 667e08e

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:260501@sha256:bf262866cddbd01d0e5011a189066c72b1a5474d146cc6f42ff6464b9ea6d019 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)