Skip to content

Commit

Permalink
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v10.3.5 (
Browse files Browse the repository at this point in the history
…#292)

| datasource | package                       | from   | to     |
| ---------- | ----------------------------- | ------ | ------ |
| docker     | ghcr.io/containerbase/sidecar | 10.3.4 | 10.3.5 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Mar 22, 2024
1 parent cf0eee6 commit b98b87e
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.4@sha256:af175f652a8d05c3c9d752f5f1c8225c7a185bdd8894dc81b5dcb9d65ef44abd AS base
FROM ghcr.io/containerbase/sidecar:10.3.5@sha256:00c15c747d32a1b33b9cd92ced9668c108a79de575dcf045068edd5d4b5bef28 AS base

# sidecar defaults to 1000
USER root
Expand Down

0 comments on commit b98b87e

Please sign in to comment.