Skip to content

Commit

Permalink
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v11.11.19
Browse files Browse the repository at this point in the history
| datasource | package                       | from     | to       |
| ---------- | ----------------------------- | -------- | -------- |
| docker     | ghcr.io/containerbase/sidecar | 11.11.18 | 11.11.19 |
  • Loading branch information
renovate[bot] committed Sep 20, 2024
1 parent 3024287 commit 38f3fb8
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.18@sha256:78db8c76ee161a7fe9d243def62004fd59a3703d05605219897c6dfb82de4837 AS base
FROM ghcr.io/containerbase/sidecar:11.11.19@sha256:e5dda2961a9edec24f3d9dc23a5a3a417ee7c70553628da5ae9a8c0c7508fe29 AS base

# sidecar defaults to 1000
USER root
Expand Down

0 comments on commit 38f3fb8

Please sign in to comment.