[GitHub Action v2] Switched to v2
This commit is contained in:
parent
e2e84cdd39
commit
1b9a049f1b
|
|
@ -1,6 +1,6 @@
|
||||||
FROM setsoft/kicad_auto:dev_k6
|
FROM setsoft/kicad_auto:latest
|
||||||
LABEL AUTHOR Salvador E. Tropea <stropea@inti.gob.ar>
|
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)"
|
||||||
|
|
||||||
COPY entrypoint.sh /entrypoint.sh
|
COPY entrypoint.sh /entrypoint.sh
|
||||||
RUN chmod +x /entrypoint.sh
|
RUN chmod +x /entrypoint.sh
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue