Skip to content
This repository has been archived by the owner on Dec 17, 2024. It is now read-only.

Commit

Permalink
Merge pull request #559 from vania-pooh/master
Browse files Browse the repository at this point in the history
Building Webkit binaries under Ubuntu 20.04
  • Loading branch information
vania-pooh authored Aug 21, 2022
2 parents d02d106 + d0643b4 commit fb1429b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/safari/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ubuntu:22.04 as build
FROM ubuntu:20.04 as build

ARG WEBKIT_VERSION="613.1.17"

Expand Down

0 comments on commit fb1429b

Please sign in to comment.