Skip to content

Commit

Permalink
Merge pull request #461 from JM1/sushy-tools-1-1-0
Browse files Browse the repository at this point in the history
Update sushy-tools to 1.1.0
  • Loading branch information
metal3-io-bot authored Dec 18, 2023
2 parents 33275f5 + 0618b6f commit f5587d1
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
@@ -1,6 +1,6 @@
FROM docker.io/library/python:3.9

ARG SUSHY_TOOLS_VERSION="1.0.1"
ARG SUSHY_TOOLS_VERSION="1.1.0"
ARG DEBIAN_FRONTEND=noninteractive

RUN apt-get update && \
Expand Down

0 comments on commit f5587d1

Please sign in to comment.