Skip to content

Commit ac028f7

Browse files
Fix Makefile
1 parent ad5da15 commit ac028f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Use this tag to build a customized local image
22

3-
SWIFT_VERSION?=nightly-amazonlinux2
4-
LAYER_VERSION?=nightly-amazonlinux2
3+
SWIFT_VERSION?=5.2.4-amazonlinux2
4+
LAYER_VERSION?=5.2.4-amazonlinux2
55
DOCKER_OS?=amazonlinux2
66
# SWIFT_VERSION=5.2.3-bionic
77
# LAYER_VERSION=5-2-3-bionic

0 commit comments

Comments
 (0)