Skip to content

Commit

Permalink
update Swift 5.1 image to Swift 5.1.5 (#120)
Browse files Browse the repository at this point in the history
  • Loading branch information
dgrove-oss authored Jul 10, 2020
1 parent 93881a0 commit b9e12bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/swift51Action/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ RUN curl -sL \
&& cd openwhisk-runtime-go-*/main\
&& GO111MODULE=on go build -o /bin/proxy

FROM swift:5.1.4
FROM swift:5.1.5

# select the builder to use
ARG GO_PROXY_BUILD_FROM=release
Expand Down

0 comments on commit b9e12bb

Please sign in to comment.