We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b68d59a commit 51a4a38Copy full SHA for 51a4a38
Dockerfile
@@ -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
+FROM ghcr.io/inti-cmnb/kicad6_auto_full:1.8.1-4_k6.0.11_d12.1_b3.5.1
2
LABEL AUTHOR Salvador E. Tropea <stropea@inti.gob.ar>
3
-LABEL Description="Export various files from KiCad projects (KiCad 8)"
+LABEL Description="Export various files from KiCad projects (KiCad 6)"
4
5
COPY entrypoint.sh /entrypoint.sh
6
RUN chmod +x /entrypoint.sh
0 commit comments