chore(deps): update golang docker tag to v1.23.4

This commit is contained in:
Renovate Bot 2024-12-04 06:48:21 +00:00
parent 3351f8ed99
commit feeaec06de

@ -1,4 +1,4 @@
FROM golang:1.23.3 AS nes20tool FROM golang:1.23.4 AS nes20tool
RUN git clone https://github.com/Kreeblah/NES20Tool.git && \ RUN git clone https://github.com/Kreeblah/NES20Tool.git && \
cd NES20Tool && go build cd NES20Tool && go build