We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 482472a commit bf84de9Copy full SHA for bf84de9
Dockerfile
@@ -1,5 +1,5 @@
1
2
-FROM swift:5.9 as builder
+FROM swift:5.9 AS builder
3
4
# Install OS updates and, if needed, sqlite3
5
RUN export DEBIAN_FRONTEND=noninteractive DEBCONF_NONINTERACTIVE_SEEN=true \
0 commit comments