Skip to content

Commit

Permalink
Changed as to AS in Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
itdojo committed Oct 8, 2024
1 parent 778e293 commit 0878dfb
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,5 +1,5 @@
# Build stage
FROM rust:1.72-alpine3.18 as cargo-build
FROM rust:1.72-alpine3.18 AS cargo-build

RUN apk add --no-cache musl-dev pkgconfig openssl-dev

Expand Down

0 comments on commit 0878dfb

Please sign in to comment.