Skip to content

Commit

Permalink
Bump Jool tools to version 4.1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
laura-zelenku committed Mar 13, 2024
1 parent 97eea67 commit a5f5d33
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.10-r0
ARG JOOL_VER=4.1.11-r0

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

0 comments on commit a5f5d33

Please sign in to comment.