Skip to content

Commit

Permalink
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v11.11.…
Browse files Browse the repository at this point in the history
…18 (#1018)

| datasource | package                       | from     | to       |
| ---------- | ----------------------------- | -------- | -------- |
| docker     | ghcr.io/containerbase/sidecar | 11.11.17 | 11.11.18 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 19, 2024
1 parent 631947e commit e5c9a87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ARG BASE_IMAGE_TYPE=slim

FROM ghcr.io/containerbase/sidecar:11.11.17@sha256:75ad5d45750b0e188768836b21d4dda435e7020b4d8234381f89f4c2abc05819 AS base
FROM ghcr.io/containerbase/sidecar:11.11.18@sha256:78db8c76ee161a7fe9d243def62004fd59a3703d05605219897c6dfb82de4837 AS base

# sidecar defaults to 1000
USER root
Expand Down

0 comments on commit e5c9a87

Please sign in to comment.