Skip to content

Commit

Permalink
Check in go changes for CRW-4933 to 7.76
Browse files Browse the repository at this point in the history
Downside of short sprints is if a release gets delayed I have to change the same thing into 3 branches...
  • Loading branch information
SDawley authored Oct 23, 2023
1 parent 34378dd commit e170de9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
#

# https://registry.access.redhat.com/ubi8/go-toolset
FROM registry.access.redhat.com/ubi8/go-toolset:1.19.10-16 as builder
FROM registry.access.redhat.com/ubi8/go-toolset:1.19.13-2 as builder
ENV GOPATH=/go/ \
CGO_ENABLED=1
ARG DEV_HEADER_REWRITE_TRAEFIK_PLUGIN="main"
Expand Down

0 comments on commit e170de9

Please sign in to comment.