Skip to content

Commit

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

| datasource | package                       | from   | to      |
| ---------- | ----------------------------- | ------ | ------- |
| docker     | ghcr.io/containerbase/sidecar | 10.3.9 | 10.3.11 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 1, 2024
1 parent 32ba3ca commit 3b5f366
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.9@sha256:d49381cae053e8fe4b65b2491845db278eb7fef86efd10a4a6492d801e1b528e AS base
FROM ghcr.io/containerbase/sidecar:10.3.11@sha256:b444e62b68ad4b1f050a1d38981901b6dd04bf46c5202f3b311bf909cac86e93 AS base

# sidecar defaults to 1000
USER root
Expand Down

0 comments on commit 3b5f366

Please sign in to comment.