Skip to content

Commit cd0475f

Browse files
authored
chore: Updated piaware and skyaware to 10.1 (#191)
1 parent a30e0f1 commit cd0475f

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 @@
11
FROM debian:bullseye-20250317 AS dump1090
22

3-
ENV DUMP1090_VERSION=v10.0.1
3+
ENV DUMP1090_VERSION=v10.1
44

55
# DUMP1090
66
RUN apt-get update && \
@@ -26,7 +26,7 @@ RUN git clone -b ${DUMP1090_VERSION} --depth 1 https://github.com/flightaware/du
2626
FROM debian:bullseye-20250317 AS piaware
2727

2828
ENV DEBIAN_VERSION=bullseye
29-
ENV PIAWARE_VERSION=v10.0.1
29+
ENV PIAWARE_VERSION=v10.1
3030

3131
# PIAWARE
3232
WORKDIR /tmp

0 commit comments

Comments
 (0)