Skip to content

Commit

Permalink
Merge pull request #253 from erik73/renovate/steve-occp-3.x
Browse files Browse the repository at this point in the history
⬆️ Update SteVe OCCP to v3.7.0
  • Loading branch information
erik73 authored Jul 28, 2024
2 parents 81aaeb8 + d8fb6a2 commit 48f1dff
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.6.0"
ARG STEVE_VERSION="3.7.0"

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

0 comments on commit 48f1dff

Please sign in to comment.