Skip to content

Commit 5973a1f

Browse files
committed
JSC-53313: bump jool tools version
1 parent 5908a81 commit 5973a1f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ FROM alpine:edge
22

33
LABEL maintainer="Martin Kulich <martin.kulich@wandera.com>"
44

5-
ARG JOOL_VER=4.1.8-r0
5+
ARG JOOL_VER=4.1.10-r0
66

77
RUN apk --no-cache add \
88
jool-tools=${JOOL_VER} \

0 commit comments

Comments
 (0)