Skip to content

Commit

Permalink
Update BESS default branch (#861)
Browse files Browse the repository at this point in the history
Signed-off-by: Arrobo, Gabriel <[email protected]>
  • Loading branch information
gab-arrobo authored Oct 16, 2024
1 parent 436c991 commit 578d6d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# Stage bess-build: fetch BESS dependencies & pre-reqs
FROM registry.aetherproject.org/sdcore/bess_build:latest AS bess-build
ARG CPU=native
ARG BESS_COMMIT=master
ARG BESS_COMMIT=main
ENV PLUGINS_DIR=plugins
ARG MAKEFLAGS
ENV PKG_CONFIG_PATH=/usr/lib64/pkgconfig
Expand Down

0 comments on commit 578d6d3

Please sign in to comment.