Skip to content

Commit 6ff15d9

Browse files
authored
Merge pull request docker#10812 from thaJeztah/update_go_1.20.6
update go to go1.20.6
2 parents ce8a09b + 49bc060 commit 6ff15d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
# See the License for the specific language governing permissions and
1616
# limitations under the License.
1717

18-
ARG GO_VERSION=1.20.5
18+
ARG GO_VERSION=1.20.6
1919
ARG XX_VERSION=1.2.1
2020
ARG GOLANGCI_LINT_VERSION=v1.53.2
2121
ARG ADDLICENSE_VERSION=v1.0.0

0 commit comments

Comments
 (0)