Skip to content

Commit

Permalink
Update Go to 1.20.10
Browse files Browse the repository at this point in the history
Needed for CVE fix: golang/go#63426

Triggers EventListener, Hub, and Results are affected.
  • Loading branch information
khrm authored and tekton-robot committed Oct 19, 2023
1 parent 22ca354 commit 975998c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tekton/images/ko/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
FROM golang:1.20-alpine@sha256:90246ec31bcf460ff3dbe8a4a63e8997bc36781a2eba9e0419e9b53e0bd36a0d
FROM golang:1.20-alpine@sha256:0d6e012ec44ed21993ee2ccf05839844f13347165ce7599a8e8442b02f836b45
LABEL maintainer "Tekton Authors <tekton-dev@googlegroups.com>"

ENV GOROOT /usr/local/go
Expand Down

0 comments on commit 975998c

Please # to comment.