Skip to content

Commit 76a25bc

Browse files
update swift to 6.0.3
1 parent 6c145bd commit 76a25bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM swift:5.9.2-jammy as build
1+
FROM swift:6.0.3-jammy as build
22

33
ENV DEBIAN_FRONTEND=noninteractive
44
RUN apt update && apt install -y wget gpg curl

0 commit comments

Comments
 (0)