We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71c3a88 commit 39e6c30Copy full SHA for 39e6c30
Dockerfile
@@ -13,7 +13,7 @@
13
# permissions and limitations under the License.
14
15
# Stage 1: Build the cp-utility binary
16
-FROM public.ecr.aws/docker/library/rust:1.86 as builder
+FROM public.ecr.aws/docker/library/rust:1.89 as builder
17
18
WORKDIR /usr/src/cp-utility
19
COPY ./tools/cp-utility .
0 commit comments