Skip to content

Commit

Permalink
feat: update ghcr.io/splunk/workflow-engine-base from 2.0.3 to 2.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
mbruzda-splunk committed Feb 8, 2024
1 parent 882f8d4 commit c0a8133
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/reusable-build-test-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1031,7 +1031,7 @@ jobs:
sc4s: ${{ fromJson(needs.meta.outputs.python39_sc4s) }}
python39: true
container:
image: ghcr.io/splunk/workflow-engine-base:2.0.3
image: ghcr.io/splunk/workflow-engine-base:2.0.12
env:
ARGO_SERVER: ${{ needs.setup.outputs.argo-server }}
ARGO_HTTP1: ${{ needs.setup.outputs.argo-http1 }}
Expand Down Expand Up @@ -1273,7 +1273,7 @@ jobs:
sc4s: ${{ fromJson(needs.meta.outputs.python39_sc4s) }}
python39: true
container:
image: ghcr.io/splunk/workflow-engine-base:2.0.3
image: ghcr.io/splunk/workflow-engine-base:2.0.12
env:
ARGO_SERVER: ${{ needs.setup.outputs.argo-server }}
ARGO_HTTP1: ${{ needs.setup.outputs.argo-http1 }}
Expand Down Expand Up @@ -1494,7 +1494,7 @@ jobs:
browser: "chrome"
python39: true
container:
image: ghcr.io/splunk/workflow-engine-base:2.0.3
image: ghcr.io/splunk/workflow-engine-base:2.0.12
env:
ARGO_SERVER: ${{ needs.setup.outputs.argo-server }}
ARGO_HTTP1: ${{ needs.setup.outputs.argo-http1 }}
Expand Down Expand Up @@ -1723,7 +1723,7 @@ jobs:
modinput-type: [ "modinput_functional" ]
python39: true
container:
image: ghcr.io/splunk/workflow-engine-base:2.0.3
image: ghcr.io/splunk/workflow-engine-base:2.0.12
env:
ARGO_SERVER: ${{ needs.setup.outputs.argo-server }}
ARGO_HTTP1: ${{ needs.setup.outputs.argo-http1 }}
Expand Down Expand Up @@ -1962,7 +1962,7 @@ jobs:
os: "ubuntu:22.04"
python39: true
container:
image: ghcr.io/splunk/workflow-engine-base:2.0.3
image: ghcr.io/splunk/workflow-engine-base:2.0.12
env:
ARGO_SERVER: ${{ needs.setup.outputs.argo-server }}
ARGO_HTTP1: ${{ needs.setup.outputs.argo-http1 }}
Expand Down Expand Up @@ -2191,7 +2191,7 @@ jobs:
splunk: ${{ fromJson(needs.meta.outputs.matrix_supportedSplunk) }}
os: [ "ubuntu:22.04", "centos:7","redhat:8.5" ]
container:
image: ghcr.io/splunk/workflow-engine-base:2.0.3
image: ghcr.io/splunk/workflow-engine-base:2.0.12
env:
ARGO_SERVER: ${{ needs.setup.outputs.argo-server }}
ARGO_HTTP1: ${{ needs.setup.outputs.argo-http1 }}
Expand Down Expand Up @@ -2427,7 +2427,7 @@ jobs:
matrix:
splunk: ${{ fromJson(needs.meta.outputs.matrix_latestSplunk) }}
container:
image: ghcr.io/splunk/workflow-engine-base:2.0.3
image: ghcr.io/splunk/workflow-engine-base:2.0.12
env:
ARGO_SERVER: ${{ needs.setup.outputs.argo-server }}
ARGO_HTTP1: ${{ needs.setup.outputs.argo-http1 }}
Expand Down

0 comments on commit c0a8133

Please sign in to comment.