Skip to content

Commit

Permalink
Merge pull request #489 from elfosardo/bump-sushy-tools-120
Browse files Browse the repository at this point in the history
🌱 Bump sushy-tools version to 1.2.0
  • Loading branch information
metal3-io-bot authored Apr 2, 2024
2 parents eb5b862 + 298e718 commit c811c06
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.1.0"
ARG SUSHY_TOOLS_VERSION="1.2.0"
ARG DEBIAN_FRONTEND=noninteractive

RUN apt-get update && \
Expand Down

0 comments on commit c811c06

Please sign in to comment.