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
…4 (main) (#363)

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

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 15, 2024
1 parent f4ab952 commit 5584bb2
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.13@sha256:878335c9e7923e19a438b848ab15c3e8cfaf1cc0f1e1d0e8d30403d76ab7e5cc AS base
FROM ghcr.io/containerbase/sidecar:10.3.14@sha256:edad6c42700d0d7b6524e0b9f9aeef225b3ce29a52684a71a1e30bdb8be30bc0 AS base

# sidecar defaults to 1000
USER root
Expand Down

0 comments on commit 5584bb2

Please sign in to comment.