Skip to content

Commit

Permalink
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v10.3.1…
Browse files Browse the repository at this point in the history
…5 (maint/2.x) (#371)

fix(deps): update ghcr.io/containerbase/sidecar docker tag to v10.3.15

| datasource | package                       | from    | to      |
| ---------- | ----------------------------- | ------- | ------- |
| docker     | ghcr.io/containerbase/sidecar | 10.3.14 | 10.3.15 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 17, 2024
1 parent 9dd9cb3 commit 502bd39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,6 +1,6 @@
ARG BASE_IMAGE_TYPE=slim

FROM ghcr.io/containerbase/sidecar:10.3.14@sha256:edad6c42700d0d7b6524e0b9f9aeef225b3ce29a52684a71a1e30bdb8be30bc0 AS base
FROM ghcr.io/containerbase/sidecar:10.3.15@sha256:cff5517b7f5ce24e161536a4dc1f3a41e03c98e2313c37b809b5e77d296d5b19 AS base

# sidecar defaults to 1000
USER root
Expand Down

0 comments on commit 502bd39

Please sign in to comment.