Skip to content

Commit 2548076

Browse files
committed
chore: bump custom-runner to v1.0.0
Signed-off-by: Bence Csati <bence.csati@axoflow.com>
1 parent a2eb9a2 commit 2548076

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

images/node-exporter/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ghcr.io/kube-logging/custom-runner:v0.16.0 AS custom-runner
1+
FROM ghcr.io/kube-logging/custom-runner:v1.0.0 AS custom-runner
22

33
FROM quay.io/prometheus/node-exporter:v1.11.1
44

images/syslog-ng-reloader/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ghcr.io/kube-logging/custom-runner:v0.16.0 AS custom-runner
1+
FROM ghcr.io/kube-logging/custom-runner:v1.0.0 AS custom-runner
22

33
FROM alpine:3.23.4@sha256:5b10f432ef3da1b8d4c7eb6c487f2f5a8f096bc91145e68878dd4a5019afde11
44

0 commit comments

Comments
 (0)