Skip to content

Commit

Permalink
Merge pull request #137 from vshn/renovate/docker.io-appuio-oc-4.x
Browse files Browse the repository at this point in the history
chore(deps): update docker.io/appuio/oc docker tag to v4.15
  • Loading branch information
mhutter authored Aug 13, 2024
2 parents 2dda473 + eb3d7fc commit 23c9604
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ RUN make test && make build

FROM ghcr.io/vshn/appcat-cli:latest AS appcat-cli
# Runtime
FROM docker.io/appuio/oc:v4.14
FROM docker.io/appuio/oc:v4.15

COPY --from=appcat-cli /bin/appcat-cli /bin/appcat-cli
COPY --from=build /src/k8ify /bin/k8ify

0 comments on commit 23c9604

Please sign in to comment.