Skip to content

Commit

Permalink
⬆️ Update SteVe OCCP to v3.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 27, 2024
1 parent a201c37 commit 6ac65d8
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 6ac65d8

Please sign in to comment.