Skip to content

Commit

Permalink
Merge pull request #254 from erik73/renovate/steve-occp-3.x
Browse files Browse the repository at this point in the history
⬆️ Update SteVe OCCP to v3.7.1
  • Loading branch information
erik73 authored Aug 7, 2024
2 parents 48f1dff + 42d87cb commit 4f3943f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion steve/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ FROM ${BUILD_FROM}
# Set shell
SHELL ["/bin/bash", "-o", "pipefail", "-c"]

ARG STEVE_VERSION="3.7.0"
ARG STEVE_VERSION="3.7.1"

# Setup base
RUN apk add --no-cache \
Expand Down

0 comments on commit 4f3943f

Please sign in to comment.