Skip to content

Commit

Permalink
Use 4ms fork of ctng-windows container (has gcc 13.2)
Browse files Browse the repository at this point in the history
  • Loading branch information
danngreen authored Jun 28, 2024
1 parent 915525a commit a093f80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/qno/rack-plugin-toolchain-ctng-windows:x86_64-w64-mingw32 as ctng-windows
FROM ghcr.io/4ms/rack-plugin-toolchain-ctng-windows:x86_64-w64-mingw32 as ctng-windows
FROM ghcr.io/4ms/rack-plugin-toolchain-ctng-linux:x86_64-ubuntu16.04 as ctng-linux
FROM ghcr.io/qno/rack-plugin-toolchain-cppcheck:2.13.0 as cppcheck

Expand Down

0 comments on commit a093f80

Please sign in to comment.