Skip to content

Commit

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

| datasource | package                       | from   | to     |
| ---------- | ----------------------------- | ------ | ------ |
| docker     | ghcr.io/containerbase/sidecar | 9.33.2 | 9.33.3 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 6, 2024
1 parent 3cbf7a7 commit fe5bbcd
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:9.33.2@sha256:2f00d6cbd0bb7a272f7f015c11a6a7a5a424ed2bc9547467b7decb67e9d5f2a7 AS base
FROM ghcr.io/containerbase/sidecar:9.33.3@sha256:2a4ae2d3c332bc2c6f281116c7c90190ebef211a53ff1c1fcd6d2199fc56f7bd AS base

# sidecar defaults to 1000
USER root
Expand Down

0 comments on commit fe5bbcd

Please sign in to comment.