Skip to content

Commit

Permalink
REVERT: Point to Snitch container on occamy branch
Browse files Browse the repository at this point in the history
  • Loading branch information
colluca committed Oct 3, 2024
1 parent b2e49aa commit 4658ea5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion util/container/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# Docker container for Occamy development.

# 1. Stage
FROM ghcr.io/pulp-platform/snitch_cluster:main AS occamy
FROM ghcr.io/pulp-platform/snitch_cluster:occamy AS occamy
ARG HOST_RISCV_GCC_VERSION=8.3.0-2020.04.0

LABEL version="0.1"
Expand Down

0 comments on commit 4658ea5

Please sign in to comment.