Skip to content

Commit

Permalink
chore(docker): Update sbt to the latest version
Browse files Browse the repository at this point in the history
See also [1].

[1]: https://github.com/sbt/sbt/releases/tag/v1.10.0

Signed-off-by: Frank Viernau <[email protected]>
  • Loading branch information
fviernau committed May 22, 2024
1 parent 808b005 commit b8026ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/versions.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ ARG PYTHON_POETRY_VERSION=1.7.0
ARG PYTHON_VERSION=3.11.8
ARG RUBY_VERSION=3.1.2
ARG RUST_VERSION=1.72.0
ARG SBT_VERSION=1.9.7
ARG SBT_VERSION=1.10.0
ARG SCANCODE_VERSION=32.1.0
ARG SWIFT_VERSION=5.9.2
ARG UBUNTU_VERSION=jammy
Expand Down

0 comments on commit b8026ba

Please sign in to comment.