Skip to content

Commit

Permalink
Merge pull request metal3-io#545 from Nordix/Bump-sushy-tools-version…
Browse files Browse the repository at this point in the history
…/mohammed

🌱 Bump default sushy-tools version to 1.3.0
  • Loading branch information
metal3-io-bot committed Aug 28, 2024
2 parents 6b295ae + 1023a53 commit d62dc56
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 d62dc56

Please sign in to comment.