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 9ce4652 commit c5331ffCopy full SHA for c5331ff
.github/docker-images/swift-5-al2-x64/Dockerfile
@@ -1,5 +1,5 @@
1
# https://hub.docker.com/_/swift
2
-FROM swift:5.7.3-amazonlinux2
+FROM swift:5.9.2-amazonlinux2
3
4
###############################################################################
5
# Install prereqs
.github/docker-images/swift-5-centos-x64/Dockerfile
-FROM swift:5.7.3-centos7
+FROM swift:5.9.2-centos7
.github/docker-images/swift-5-ubuntu-x64/Dockerfile
-FROM swift:5.7.3-focal
+FROM swift:5.9.2-focal
0 commit comments