Skip to content

Commit

Permalink
JSC-60962: bump Jool version to 4.1.13 (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
svenRelovsky authored Sep 26, 2024
1 parent 8e38d9f commit 0e2ffd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM alpine:edge

LABEL maintainer="Martin Kulich <[email protected]>"

ARG JOOL_VER=4.1.12-r0
ARG JOOL_VER=4.1.13-r0

RUN apk --no-cache add \
jool-tools=${JOOL_VER} \
Expand Down

0 comments on commit 0e2ffd7

Please sign in to comment.