Skip to content

Commit 220c91d

Browse files
committed
Pull NVC from docker.
1 parent 994283e commit 220c91d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/images.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
- name: '🛳️ Build container image'
5858
run: |
5959
docker build -t ghcr.io/vunit/dev/nvc -<<EOF
60-
FROM gcr.io/hdl-containers/nvc
60+
FROM hdlc/nvc
6161
6262
RUN apt-get update -qq \
6363
&& DEBIAN_FRONTEND=noninteractive apt-get -y install --no-install-recommends \

0 commit comments

Comments
 (0)