Skip to content

Commit b767362

Browse files
chore(deps): bump ghcr.io/kumahq/ubuntu-netools:main from bd6c598 to 462ad14 (#16035)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | ghcr.io/kumahq/ubuntu-netools | final | digest | `bd6c598` → `462ad14` | --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/kumahq/kuma). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My45NC4xIiwidXBkYXRlZEluVmVyIjoiNDMuOTQuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 25b22d7 commit b767362

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/dockerfiles/universal.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ FROM kumahq/envoy:no-push-$ARCH AS envoy
33
FROM ghcr.io/spiffe/spire-server:1.14.4@sha256:27c7d356768b8641c569745e1121328affeb4aaabe0c974d33ff92dddecf30ef AS spire_server
44
FROM ghcr.io/spiffe/spire-agent:1.14.4@sha256:f93996a9396ec4042a48042085c2abf1a0f8f0f3b339571e06ebfebbf94bb830 AS spire_agent
55
# Built in github.com/kumahq/ci-tools
6-
FROM ghcr.io/kumahq/ubuntu-netools:main@sha256:bd6c59809689d38a97bedd644b11ead272e67923c0ea7c2a9abb72598252a54d
6+
FROM ghcr.io/kumahq/ubuntu-netools:main@sha256:462ad14e3203112b0de4cbf7790b3bf1ff569368cc2731ab300666dd6d254c01
77

88
ARG ARCH
99

0 commit comments

Comments
 (0)