Skip to content

Commit

Permalink
Revert "JSC-60962: bump Jool version to 4.1.13 (#20)"
Browse files Browse the repository at this point in the history
This reverts commit 0e2ffd7.
  • Loading branch information
jfrantisek committed Jan 15, 2025
1 parent 2c8fc97 commit 221c734
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="Zircon team <[email protected]>"

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

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

0 comments on commit 221c734

Please sign in to comment.