Skip to content

Commit

Permalink
[CI/CD] Updating Github Action v2 for KiCad 5 latest
Browse files Browse the repository at this point in the history
  • Loading branch information
set-soft committed Apr 2, 2023
1 parent 3221a7f commit c723b51
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM ghcr.io/inti-cmnb/kicad6_auto:1.6.0-1_k6.0.10_d11.6
FROM ghcr.io/inti-cmnb/kicad5_auto_full:latest
LABEL AUTHOR Salvador E. Tropea <stropea@inti.gob.ar>
LABEL Description="Export various files from KiCad projects (KiCad 6)"
LABEL Description="Export various files from KiCad projects (KiCad 5)"

COPY entrypoint.sh /entrypoint.sh
RUN chmod +x /entrypoint.sh
Expand Down

0 comments on commit c723b51

Please sign in to comment.