Skip to content

Commit

Permalink
feat(deps): update ghcr.io/containerbase/sidecar docker tag to v13.7.…
Browse files Browse the repository at this point in the history
…0 (main) (#1480)

feat(deps): update ghcr.io/containerbase/sidecar docker tag to v13.7.0

| datasource | package                       | from   | to     |
| ---------- | ----------------------------- | ------ | ------ |
| docker     | ghcr.io/containerbase/sidecar | 13.6.0 | 13.7.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 23, 2025
1 parent e45ff58 commit dd070d1
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
@@ -1,6 +1,6 @@
ARG BASE_IMAGE_TYPE=slim

FROM ghcr.io/containerbase/sidecar:13.6.0@sha256:9c787bae7aa657e5381a800ca13ce70d694234a735d2e34cbdb1a6bab2b6891d AS base
FROM ghcr.io/containerbase/sidecar:13.7.0@sha256:68b5d8a7a5c7a09bf82222afdca066a9efa3b4e8edf2cf338ddfe748bc2e5f9e AS base

# sidecar defaults to 1000
USER root
Expand Down

0 comments on commit dd070d1

Please sign in to comment.