[GitHub Action v2_d] Switched to v2_d
This commit is contained in:
parent
1b9a049f1b
commit
d6faddafe1
|
|
@ -1,6 +1,6 @@
|
|||
FROM setsoft/kicad_auto:latest
|
||||
FROM setsoft/kicad_auto:dev
|
||||
LABEL AUTHOR Salvador E. Tropea <stropea@inti.gob.ar>
|
||||
LABEL Description="Export various files from KiCad projects (KiCad 5)"
|
||||
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