Skip to content

Commit

Permalink
ci: Update snitch_cluster container label
Browse files Browse the repository at this point in the history
  • Loading branch information
colluca committed Sep 11, 2023
1 parent 1ca2d0c commit cc00898
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:latest AS occamy
FROM ghcr.io/pulp-platform/snitch_cluster:main AS occamy
ARG RISCV_GCC_VERSION=8.3.0-2020.04.0

LABEL version="0.1"
Expand Down

0 comments on commit cc00898

Please sign in to comment.