Skip to content

Commit e955912

Browse files
committed
Fix typo in Ubuntu 20.04 nightly slim Dockerfile
1 parent 912a2a6 commit e955912

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nightly-main/ubuntu/20.04/slim/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ RUN export DEBIAN_FRONTEND=noninteractive DEBCONF_NONINTERACTIVE_SEEN=true && ap
1717
# uid [ unknown] Swift Automatic Signing Key #3 <[email protected]>
1818
ARG SWIFT_SIGNING_KEY=8A7495662C3CD4AE18D95637FAF6989E1BC16FEA
1919
ARG SWIFT_PLATFORM=ubuntu
20-
ARG OS_MAJOR_VER=18
20+
ARG OS_MAJOR_VER=20
2121
ARG OS_MIN_VER=04
2222
ARG SWIFT_WEBROOT=https://download.swift.org/development
2323

0 commit comments

Comments
 (0)