Project template updates (#25)
* Project template updates * More changes * run swiftformat
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# ================================
|
||||
# Build image
|
||||
# ================================
|
||||
FROM swift:5.7 as build
|
||||
FROM swift:5.9 as build
|
||||
|
||||
WORKDIR /build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user