[GitHub Action v2_k6] Switched to v2_k6

This commit is contained in:
Salvador E. Tropea 2022-07-13 10:42:08 -03:00
parent 99c0b33bd0
commit 9045c07a6e
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
FROM setsoft/kicad_auto:dev_k6
FROM setsoft/kicad_auto:ki6
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 6)"
COPY entrypoint.sh /entrypoint.sh
RUN chmod +x /entrypoint.sh