Skip to content

Commit

Permalink
Revert "Increase docker image version (SAP#4159)" (SAP#4169)
Browse files Browse the repository at this point in the history
This reverts commit 380689e.
  • Loading branch information
DanielMieg authored and maxatsap committed Jul 23, 2024
1 parent 0816b6e commit cb441b3
Show file tree
Hide file tree
Showing 16 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion cmd/abapEnvironmentCheckoutBranch_generated.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion cmd/abapEnvironmentCloneGitRepo_generated.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion cmd/abapEnvironmentCreateSystem_generated.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion cmd/abapEnvironmentCreateTag_generated.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion cmd/abapEnvironmentPullGitRepo_generated.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion cmd/abapEnvironmentPushATCSystemConfig_generated.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion cmd/abapEnvironmentRunATCCheck_generated.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion cmd/abapEnvironmentRunAUnitTest_generated.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion resources/metadata/abapEnvironmentCheckoutBranch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -129,4 +129,4 @@ spec:
- name: cfServiceKeyName
containers:
- name: cf
image: ppiper/cf-cli:v12
image: ppiper/cf-cli:7
2 changes: 1 addition & 1 deletion resources/metadata/abapEnvironmentCloneGitRepo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -129,4 +129,4 @@ spec:
- name: cfServiceKey
containers:
- name: cf
image: ppiper/cf-cli:v12
image: ppiper/cf-cli:7
2 changes: 1 addition & 1 deletion resources/metadata/abapEnvironmentCreateSystem.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -192,4 +192,4 @@ spec:
default: false
containers:
- name: cf
image: ppiper/cf-cli:v12
image: ppiper/cf-cli:7
2 changes: 1 addition & 1 deletion resources/metadata/abapEnvironmentCreateTag.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -159,4 +159,4 @@ spec:
- name: cfServiceKey
containers:
- name: cf
image: ppiper/cf-cli:v12
image: ppiper/cf-cli:7
2 changes: 1 addition & 1 deletion resources/metadata/abapEnvironmentPullGitRepo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -142,4 +142,4 @@ spec:
default: false
containers:
- name: cf
image: ppiper/cf-cli:v12
image: ppiper/cf-cli:7
2 changes: 1 addition & 1 deletion resources/metadata/abapEnvironmentPushATCSystemConfig.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -129,4 +129,4 @@ spec:

containers:
- name: cf
image: ppiper/cf-cli:v12
image: ppiper/cf-cli:7
2 changes: 1 addition & 1 deletion resources/metadata/abapEnvironmentRunATCCheck.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -156,4 +156,4 @@ spec:
mandatory: false
containers:
- name: cf
image: ppiper/cf-cli:v12
image: ppiper/cf-cli:7
2 changes: 1 addition & 1 deletion resources/metadata/abapEnvironmentRunAUnitTest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -147,4 +147,4 @@ spec:
mandatory: false
containers:
- name: cf
image: ppiper/cf-cli:v12
image: ppiper/cf-cli:7

0 comments on commit cb441b3

Please sign in to comment.