Skip to content

Commit

Permalink
Merge pull request #199 from erik73/renovate/steve-occp-3.x
Browse files Browse the repository at this point in the history
⬆️ Update SteVe OCCP to v3.6.0
  • Loading branch information
erik73 authored Jun 4, 2023
2 parents 1f8d27e + 00c81c3 commit dcb2a45
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.5.0"
ARG STEVE_VERSION="3.6.0"

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

0 comments on commit dcb2a45

Please sign in to comment.