Skip to content

Commit a4d3fb9

Browse files
author
Andrea Scuderi
committed
Update swift runtime to 6.1.0
1 parent f8b38e1 commit a4d3fb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM swift:6.0.3-amazonlinux2 as builder
1+
FROM swift:6.1.0-amazonlinux2 as builder
22

33
RUN yum -y update && \
44
yum -y install git make

0 commit comments

Comments
 (0)