Skip to content

Commit 32f879f

Browse files
authored
update 5.4 to release docker image (#207)
motivation: 5.4 is out! changes: use release docker images instead of nightly
1 parent 19fc295 commit 32f879f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/docker-compose.al2.54.yaml

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

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

0 commit comments

Comments
 (0)