Skip to content

Commit

Permalink
Pull NVC from docker.
Browse files Browse the repository at this point in the history
  • Loading branch information
LarsAsplund committed Nov 4, 2024
1 parent 994283e commit 220c91d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
- name: '🛳️ Build container image'
run: |
docker build -t ghcr.io/vunit/dev/nvc -<<EOF
FROM gcr.io/hdl-containers/nvc
FROM hdlc/nvc
RUN apt-get update -qq \
&& DEBIAN_FRONTEND=noninteractive apt-get -y install --no-install-recommends \
Expand Down

0 comments on commit 220c91d

Please sign in to comment.