Skip to content

Commit b43ddb6

Browse files
chore(deps): update registry.access.redhat.com/ubi9/go-toolset docker tag to v1.24.4-1752083840
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 08d595c commit b43ddb6

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

stacks/go/1.2.0/devfile.yaml

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

stacks/go/1.2.1/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.19.13-4.1697647145
30+
image: registry.access.redhat.com/ubi9/go-toolset:1.24.4-1752083840
3131
args: ["tail", "-f", "/dev/null"]
3232
env:
3333
- name: DEBUG_PORT

stacks/go/1.3.0/devfile.yaml

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

stacks/go/1.3.1/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.20.12-3.1713832665
30+
image: registry.access.redhat.com/ubi9/go-toolset:1.24.4-1752083840
3131
args: ["tail", "-f", "/dev/null"]
3232
env:
3333
- name: DEBUG_PORT

stacks/go/2.2.0/devfile.yaml

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

stacks/go/2.3.0/devfile.yaml

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

stacks/go/2.4.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.21.9-1.1714671022
43+
image: registry.access.redhat.com/ubi9/go-toolset:1.24.4-1752083840
4444
args: ['tail', '-f', '/dev/null']
4545
env:
4646
- name: DEBUG_PORT

0 commit comments

Comments
 (0)