Skip to content

Commit f175b54

Browse files
authored
switch to 5.3 nightly now that it is published (#164)
motivation: stable 5.3 ci changes: pin 5.3 ci jobs to 5.3 nightlies instead of master
1 parent 8986809 commit f175b54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docker/docker-compose.al2.53.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ services:
66
image: swift-aws-lambda:al2-5.3
77
build:
88
args:
9-
base_image: "swiftlang/swift:nightly-amazonlinux2"
9+
base_image: "swiftlang/swift:nightly-5.3-amazonlinux2"
1010

1111
test:
1212
image: swift-aws-lambda:al2-5.3

0 commit comments

Comments
 (0)