Skip to content

Commit

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

| datasource | package                       | from   | to     |
| ---------- | ----------------------------- | ------ | ------ |
| docker     | ghcr.io/containerbase/sidecar | 10.2.6 | 10.3.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Mar 12, 2024
1 parent 07ea916 commit d8877c4
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.2.6@sha256:b5bd5afaa2975f15e62303a51f6ea4507f8b81074b890b92d1422de959e5f8d8 AS base
FROM ghcr.io/containerbase/sidecar:10.3.0@sha256:a237b95f79ed28bd84f2764555e8e50f62b7fff4d8b7d04e529eaf31e7891cb8 AS base

# sidecar defaults to 1000
USER root
Expand Down

0 comments on commit d8877c4

Please sign in to comment.