Compare commits

..

No commits in common. "d4a2b1484550e121f6c383a0cf0c0b59b301d00c" and "f95c8edfa945b2abdab312de99cab771efbba71a" have entirely different histories.

1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
FROM purplekarrot/mingw-w64-x86-64:latest
ENV GOLANG_VERSION=1.21.5
ENV GOLANG_VERSION=1.19.3
RUN apt-get update
RUN apt-get install -y --no-install-recommends wget git