Skip to content

Commit

Permalink
Edit Dockerfile.p4c-dpdk to cause CI to generate a new image
Browse files Browse the repository at this point in the history
  • Loading branch information
jafingerhut committed Feb 9, 2024
1 parent 93161ef commit b9dc5b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dash-pipeline/dockerfiles/Dockerfile.p4c-dpdk
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# It's based on public p4lang/p4c docker but strips out uneeded backends.
# See https://docs.docker.com/develop/develop-images/multistage-build/
FROM p4lang/p4c:latest as p4lang-p4c
# :latest on 2023-01-30:
# :latest on 2024-02-09:
#FROM p4lang/p4c@sha256:<TODO-need SHA> as p4lang-p4c
LABEL maintainer="SONIC-DASH Community"
LABEL description="DASH p4c-dpdk compiler, minimal"
Expand Down

0 comments on commit b9dc5b4

Please sign in to comment.