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 4059fe8 commit ce0a24cCopy full SHA for ce0a24c
.github/docker-images/swift-5-al2-x64/Dockerfile
@@ -1,5 +1,5 @@
1
# https://hub.docker.com/_/swift
2
-FROM swift:5.7.0-amazonlinux2
+FROM swift:5.5.3-amazonlinux2
3
4
###############################################################################
5
# Install prereqs
.github/docker-images/swift-5-centos-x64/Dockerfile
-FROM swift:5.7.0-centos7
+FROM swift:5.5.3-centos7
.github/docker-images/swift-5-ubuntu-x64/Dockerfile
-FROM swift:5.7.0-focal
+FROM swift:5.5.3-focal
0 commit comments