Skip to content

Commit

Permalink
bump swift compiler
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick-zippenfenig committed Dec 12, 2023
1 parent 2cc8d31 commit 0a4a4b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM swift:5.8.0-jammy as build
FROM swift:5.9.2-jammy as build

ENV DEBIAN_FRONTEND=noninteractive
RUN apt update && apt install -y wget gpg
Expand Down

0 comments on commit 0a4a4b5

Please sign in to comment.