Skip to content

Commit e88836f

Browse files
authored
Merge pull request docker#10525 from thaJeztah/update_go1.20.4
update go to go1.20.4
2 parents b304c4e + d1c36c6 commit e88836f

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.3
18+
ARG GO_VERSION=1.20.4
1919
ARG XX_VERSION=1.2.1
2020
ARG GOLANGCI_LINT_VERSION=v1.52.2
2121
ARG ADDLICENSE_VERSION=v1.0.0

0 commit comments

Comments
 (0)