Skip to content

Commit

Permalink
Release 3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
edouard committed Oct 7, 2024
1 parent a7079e5 commit 79c27e7
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 @@ -4,7 +4,7 @@ LABEL org.opencontainers.image.description="A Command Line Interface tool to pus
LABEL org.opencontainers.image.source="https://github.com/webtranslateit/wti-docker"
LABEL org.opencontainers.image.licenses=MIT

ENV VERSION=3.1.0
ENV VERSION=3.1.1

RUN gem install web_translate_it --version ${VERSION} --no-format-exec

Expand Down

0 comments on commit 79c27e7

Please sign in to comment.