Skip to content

Commit ab8deeb

Browse files
chore(deps): update registry.access.redhat.com/ubi9/go-toolset docker tag to v1.24.6-1756993846 - abandoned (#635)
* chore(deps): update registry.access.redhat.com/ubi9/go-toolset docker tag to v1.24.6-1756993846 Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> * Revert updates to stack --------- Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> Co-authored-by: red-hat-konflux[bot] <126015336+red-hat-konflux[bot]@users.noreply.github.com> Co-authored-by: thepetk <thepetk@gmail.com>
1 parent 76ec0a2 commit ab8deeb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

stacks/go/1.4.0/devfile.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ components:
2727
- exposure: none
2828
name: debug
2929
targetPort: 5858
30-
image: registry.access.redhat.com/ubi9/go-toolset:1.24.4-1752083840
30+
image: registry.access.redhat.com/ubi9/go-toolset:1.24.6-1756993846
3131
args: ["tail", "-f", "/dev/null"]
3232
env:
3333
- name: DEBUG_PORT

stacks/go/2.5.0/devfile.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ components:
4040
- exposure: none
4141
name: debug
4242
targetPort: 5858
43-
image: registry.access.redhat.com/ubi9/go-toolset:1.24.4-1752083840
43+
image: registry.access.redhat.com/ubi9/go-toolset:1.24.6-1756993846
4444
args: ['tail', '-f', '/dev/null']
4545
env:
4646
- name: DEBUG_PORT

0 commit comments

Comments
 (0)