Skip to content

Commit 34a9c02

Browse files
committed
update kicad nightly image
1 parent 02bd012 commit 34a9c02

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ghcr.io/linalinn/kicad:nightly-2024-04-09-13-16
1+
FROM ghcr.io/linalinn/kicad:nightly-2024-11-02
22

33
COPY *.sh /usr/bin/
44

Dockerfile.kicad-nightly

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ubuntu:22.04
1+
FROM ubuntu:24.04
22

33
ARG DEBIAN_FRONTEND=noninteractive
44

0 commit comments

Comments
 (0)