We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e21fdaf commit 2123406Copy full SHA for 2123406
1.23/browsers/Dockerfile
@@ -1,6 +1,6 @@
1
# vim:set ft=dockerfile:
2
3
-FROM cimg/go:1.23.8-node
+FROM cimg/go:1.24.1-node
4
5
LABEL maintainer="CircleCI Community & Partner Engineering Team <[email protected]>"
6
1.23/node/Dockerfile
-FROM cimg/go:1.23.8
+FROM cimg/go:1.24.1
LABEL maintainer="Community & Partner Engineering Team <[email protected]>"
0 commit comments