Skip to content

Commit 9e1a8b1

Browse files
authored
Merge pull request #9 from wandera/JSC-53313_bump_jool_tools
JSC-53313: bump jool tools version
2 parents 5908a81 + 5973a1f commit 9e1a8b1

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)