Skip to content

Commit 367272e

Browse files
committed
[CI/CD] Updating Github Action v2 for KiCad 5 latest
1 parent a5f09d4 commit 367272e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

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

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

0 commit comments

Comments
 (0)