Merge pull request 'Update 'Dockerfile'' (#1) from sarah-patch-1 into main

Reviewed-on: #1
This commit is contained in:
Sarah Jamie Lewis 2024-01-02 23:33:10 +00:00
commit d4a2b14845
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.19.3
ENV GOLANG_VERSION=1.21.5
RUN apt-get update
RUN apt-get install -y --no-install-recommends wget git