Skip to content

Commit

Permalink
Use uppercase AS to fix FromAsCasing warning
Browse files Browse the repository at this point in the history
  • Loading branch information
fazlerabbi37 authored and ku1ik committed Oct 5, 2024
1 parent f48a6d7 commit e7a88ea
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,4 +1,4 @@
FROM rust:buster as builder
FROM rust:buster AS builder

COPY . /usr/src/

Expand Down

0 comments on commit e7a88ea

Please sign in to comment.