Skip to content

Commit

Permalink
[CI/CD] Updating Github Action v2 for KiCad 6 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
set-soft committed Sep 17, 2024
1 parent 9ea548a commit 88c9b02
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/kicad5_auto_full:1.7.0-3_k5.1.9_d11.6
FROM ghcr.io/inti-cmnb/kicad6_auto_full:1.7.0-3_k6.0.11_d12.1
LABEL AUTHOR Salvador E. Tropea <[email protected]>
LABEL Description="Export various files from KiCad projects (KiCad 5)"
LABEL Description="Export various files from KiCad projects (KiCad 6)"

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

0 comments on commit 88c9b02

Please sign in to comment.