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 912a2a6 commit e955912Copy full SHA for e955912
nightly-main/ubuntu/20.04/slim/Dockerfile
@@ -17,7 +17,7 @@ RUN export DEBIAN_FRONTEND=noninteractive DEBCONF_NONINTERACTIVE_SEEN=true && ap
17
# uid [ unknown] Swift Automatic Signing Key #3 <[email protected]>
18
ARG SWIFT_SIGNING_KEY=8A7495662C3CD4AE18D95637FAF6989E1BC16FEA
19
ARG SWIFT_PLATFORM=ubuntu
20
-ARG OS_MAJOR_VER=18
+ARG OS_MAJOR_VER=20
21
ARG OS_MIN_VER=04
22
ARG SWIFT_WEBROOT=https://download.swift.org/development
23
0 commit comments