Skip to content

Commit 035d9ac

Browse files
authored
chore(radarbox): update radarbox version to v0.2.13 (#161)
1 parent fabc542 commit 035d9ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ RUN set -x && \
147147
FROM debian:bullseye as radarbox
148148

149149
# git -c 'versionsort.suffix=-' ls-remote --tags --sort='v:refname' 'https://github.com/mutability/mlat-client.git' | cut -d '/' -f 3 | grep '^v.*' | tail -1
150-
ENV RADARBOX_MLAT_VERSION v0.2.12
150+
ENV RADARBOX_MLAT_VERSION v0.2.13
151151

152152
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
153153
WORKDIR /tmp

0 commit comments

Comments
 (0)