Skip to content

Commit

Permalink
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v13.7.1
Browse files Browse the repository at this point in the history
| datasource | package                       | from   | to     |
| ---------- | ----------------------------- | ------ | ------ |
| docker     | ghcr.io/containerbase/sidecar | 13.7.0 | 13.7.1 |
  • Loading branch information
renovate[bot] authored Jan 24, 2025
1 parent d2a11f4 commit 56e9c9e
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:13.7.0@sha256:68b5d8a7a5c7a09bf82222afdca066a9efa3b4e8edf2cf338ddfe748bc2e5f9e AS base
FROM ghcr.io/containerbase/sidecar:13.7.1@sha256:e9fa53c3592824f65face988ed735c3ed0cfb5335e9698f89e36ed2eb0124b0d AS base

# sidecar defaults to 1000
USER root
Expand Down

0 comments on commit 56e9c9e

Please sign in to comment.