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 abbdec1 commit f01ca27Copy full SHA for f01ca27
1 file changed
Dockerfile
@@ -1,6 +1,6 @@
1
-FROM ghcr.io/inti-cmnb/kicad8_auto_full:latest
2
-LABEL AUTHOR Salvador E. Tropea <stropea@inti.gob.ar>
3
-LABEL Description="Export various files from KiCad projects (KiCad 8)"
+FROM ghcr.io/inti-cmnb/kicad9_auto_full:dev
+LABEL AUTHOR="Salvador E. Tropea <stropea@inti.gob.ar>"
+LABEL Description="Export various files from KiCad projects (KiCad 9 + development)"
4
5
COPY entrypoint.sh /entrypoint.sh
6
RUN chmod +x /entrypoint.sh
0 commit comments