[Github Action] Moving default to KiCad 5 dev
This commit is contained in:
parent
948fc9aeaa
commit
e730459080
|
|
@ -1,6 +1,6 @@
|
|||
FROM setsoft/kicad_auto:dev_k6
|
||||
FROM setsoft/kicad_auto:dev
|
||||
LABEL AUTHOR Salvador E. Tropea <stropea@inti.gob.ar>
|
||||
LABEL Description="Export various files from KiCad projects (KiCad 6 + development)"
|
||||
LABEL Description="Export various files from KiCad projects (KiCad 5 + development)"
|
||||
|
||||
COPY entrypoint.sh /entrypoint.sh
|
||||
RUN chmod +x /entrypoint.sh
|
||||
|
|
|
|||
Loading…
Reference in New Issue