Skip to content

Commit

Permalink
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v13.0.2…
Browse files Browse the repository at this point in the history
…6 (main) (#1331)

fix(deps): update ghcr.io/containerbase/sidecar docker tag to v13.0.26

| datasource | package                       | from    | to      |
| ---------- | ----------------------------- | ------- | ------- |
| docker     | ghcr.io/containerbase/sidecar | 13.0.25 | 13.0.26 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 3, 2024
1 parent 73b6465 commit 321a7df
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.0.25@sha256:c27d16193b2da3ef39b0932c4b5525ddbe1e5b6b032beff8e0fa62567e6fdfc3 AS base
FROM ghcr.io/containerbase/sidecar:13.0.26@sha256:f12b3465c755c7b543cb4b7defd17fc34fe6c8d244a73e19de8c1e46e6e6fa2a AS base

# sidecar defaults to 1000
USER root
Expand Down

0 comments on commit 321a7df

Please sign in to comment.