Update from hummingbird-project-template 6c7f44e2f7e58f2d298a177e73421f244f41f90e (#53)

This commit is contained in:
hummingbird-automation[bot]
2024-09-18 12:54:28 +01:00
committed by GitHub
parent 4a879231bd
commit b2c5e3e673
6 changed files with 19 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
# ================================
# Build image
# ================================
FROM swift:5.10 as build
FROM swift:6.0 as build
WORKDIR /build