Skip to content

Commit 51a4a38

Browse files
committed
[CI/CD] Updating Github Action v2 for KiCad 6 1.8.1
1 parent b68d59a commit 51a4a38

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
FROM ghcr.io/inti-cmnb/kicad8_auto_full:1.8.1-4_k8.0.5_d12.1_b3.5.1
1+
FROM ghcr.io/inti-cmnb/kicad6_auto_full:1.8.1-4_k6.0.11_d12.1_b3.5.1
22
LABEL AUTHOR Salvador E. Tropea <stropea@inti.gob.ar>
3-
LABEL Description="Export various files from KiCad projects (KiCad 8)"
3+
LABEL Description="Export various files from KiCad projects (KiCad 6)"
44

55
COPY entrypoint.sh /entrypoint.sh
66
RUN chmod +x /entrypoint.sh

0 commit comments

Comments
 (0)