You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -10,10 +10,10 @@ This provides a build environment, consistent with your target execution environ
10
10
11
11
## 📦 install
12
12
13
-
Tags for this docker image follow the naming convention `softprops/lambda-rust:{version}-rust-{rust-stable-version}`
13
+
Tags for this docker image follow the naming convention `rustserverless/lambda-rust:{version}-rust-{rust-stable-version}`
14
14
where `{rust-stable-version}` is a stable version of rust.
15
15
16
-
You can find a list of available docker tags [here](https://hub.docker.com/r/softprops/lambda-rust/tags)
16
+
You can find a list of available docker tags [here](https://hub.docker.com/r/rustserverless/lambda-rust/tags)
17
17
18
18
> 💡 If you don't find the version you're looking for, please [open a new github issue](https://github.com/rust-serverless/lambda-rust/issues/new?title=I%27m%20looking%20for%20version%20xxx) to publish one
19
19
@@ -197,4 +197,5 @@ $ cargo aws-lambda --help
197
197
More instructions can be found [here](https://github.com/vvilhonen/cargo-aws-lambda).
198
198
199
199
200
-
Doug Tangren (softprops) 2020, Alexander Zaitsev (zamazan4ik) 2021
200
+
Doug Tangren ([softprops](https://github.com/softprops)) 2020, Alexander Zaitsev ([zamazan4ik](https://github.com/zamazan4ik)) 2021
0 commit comments