Skip to content

Commit

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

| datasource | package                       | from   | to     |
| ---------- | ----------------------------- | ------ | ------ |
| docker     | ghcr.io/containerbase/sidecar | 9.32.2 | 9.33.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 4, 2024
1 parent fe7ebfc commit 3769fc0
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.32.2@sha256:bd3ac47cec3ae767d2344ed42b6713d41c20256f0301be0ed0dee901b5fafc88 AS base
FROM ghcr.io/containerbase/sidecar:9.33.0@sha256:c3a3ab35889140d76ec747f6f295b1bb0a609f551fc2217769b11510a84e29a2 AS base

# sidecar defaults to 1000
USER root
Expand Down

0 comments on commit 3769fc0

Please sign in to comment.