Merge pull request 'chore(deps): update golang docker tag to v1.22.5' (#68) from renovate/golang-1.x into master
Reviewed-on: #68
This commit is contained in:
commit
d68f34fb10
@ -1,4 +1,4 @@
|
||||
FROM golang:1.22.4 as NES20Tool
|
||||
FROM golang:1.22.5 as NES20Tool
|
||||
|
||||
RUN git clone https://github.com/Kreeblah/NES20Tool.git && \
|
||||
cd NES20Tool && go build
|
||||
|
Loading…
Reference in New Issue
Block a user