Skip to content

Commit

Permalink
Revert "chore(deps): update quay.io/openshift/origin-jenkins-agent-ba…
Browse files Browse the repository at this point in the history
…se docker tag to v4.16 (#841)"

This reverts commit 429650c.
  • Loading branch information
garethahealy committed Jul 10, 2024
1 parent 429650c commit 2b81aa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jenkins-agents/jenkins-agent/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ RUN curl -L "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/${OC_VERS
kubectl version --client

# Runnable
FROM quay.io/openshift/origin-jenkins-agent-base:4.16@sha256:c241c971aef8b6fdfd98e3dcac04a98f4ac1fea0b87099f8cf740c1ce97fa3b5
FROM quay.io/openshift/origin-jenkins-agent-base:4.14@sha256:bd12bc228f46ccb09f6bde305c4da8d0a1fc127eafac19600ace14caa617b5b0

LABEL name="redhat-cop/jenkins-agent" \
io.k8s.display-name="Jenkins Agent Base" \
Expand Down

0 comments on commit 2b81aa1

Please sign in to comment.