Skip to content

Commit

Permalink
Bump default sushy-tools version to 1.3.0
Browse files Browse the repository at this point in the history
Signed-off-by: Mohammed Boukhalfa <mohammed.boukhalfa@est.tech>
  • Loading branch information
mboukhalfa authored Aug 28, 2024
1 parent 6b295ae commit 1023a53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/sushy-tools/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ ARG BASE_IMAGE=docker.io/library/python:3.9.18-slim-bookworm

FROM $BASE_IMAGE

ARG SUSHY_TOOLS_VERSION="1.2.0"
ARG SUSHY_TOOLS_VERSION="1.3.0"
ARG DEBIAN_FRONTEND=noninteractive

RUN apt-get update && \
Expand Down

0 comments on commit 1023a53

Please sign in to comment.