Skip to content

Commit

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

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

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

# sidecar defaults to 1000
USER root
Expand Down

0 comments on commit 0442fc1

Please sign in to comment.