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 9ffb5ca commit 9f9997aCopy full SHA for 9f9997a
Dockerfile
@@ -13,7 +13,7 @@ COPY Public ./Public/
13
RUN npx webpack --config webpack.prod.js
14
15
16
-FROM swift:6.1-jammy as swift
+FROM swift:6.2-jammy as swift
17
RUN export DEBIAN_FRONTEND=noninteractive DEBCONF_NONINTERACTIVE_SEEN=true \
18
&& apt-get -q update \
19
&& apt-get -q dist-upgrade -y\
0 commit comments