Skip to content

Commit

Permalink
[CI/CD] Updating Github Action v2 for KiCad 7 1.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
set-soft committed Mar 31, 2024
1 parent 2295c8e commit e26232c
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/kicad8_auto_full:latest
FROM ghcr.io/inti-cmnb/kicad7_auto_full:1.6.4-2_k7.0.11_d12.1_b3.5.1
LABEL AUTHOR Salvador E. Tropea <[email protected]>
LABEL Description="Export various files from KiCad projects (KiCad 8)"
LABEL Description="Export various files from KiCad projects (KiCad 7)"

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

0 comments on commit e26232c

Please sign in to comment.