Bump golang:1.20.2 -> 1.20.4

This commit is contained in:
Victor Lacasse-Beaudoin 2023-06-03 19:49:15 -04:00
parent 8adb253f47
commit 36c04e656d

View file

@ -1,4 +1,4 @@
FROM golang:1.20.2 as build FROM golang:1.20.4 as build
LABEL author="vlbeaudoin" LABEL author="vlbeaudoin"