We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8b38e1 commit a4d3fb9Copy full SHA for a4d3fb9
docker/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM swift:6.0.3-amazonlinux2 as builder
+FROM swift:6.1.0-amazonlinux2 as builder
2
3
RUN yum -y update && \
4
yum -y install git make
0 commit comments