Skip to content

Commit 9aefed9

Browse files
committed
[CI/CD] Updating Github Action v2 for KiCad 9 latest
1 parent f01ca27 commit 9aefed9

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Dockerfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
FROM ghcr.io/inti-cmnb/kicad9_auto_full:dev
2-
LABEL AUTHOR="Salvador E. Tropea <stropea@inti.gob.ar>"
3-
LABEL Description="Export various files from KiCad projects (KiCad 9 + development)"
1+
FROM ghcr.io/inti-cmnb/kicad9_auto_full:latest
2+
LABEL AUTHOR Salvador E. Tropea <stropea@inti.gob.ar>
3+
LABEL Description="Export various files from KiCad projects (KiCad 9)"
44

55
COPY entrypoint.sh /entrypoint.sh
66
RUN chmod +x /entrypoint.sh

0 commit comments

Comments
 (0)