Skip to content

Commit

Permalink
refactor(dockerfile): capitalize AS
Browse files Browse the repository at this point in the history
  • Loading branch information
hubble459 committed Nov 16, 2023
1 parent eeecb5c commit 526066c
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,6 +1,6 @@
################
##### Builder
FROM rust:slim-bullseye as builder
FROM rust:slim-bullseye AS builder

ENV PROJECT /usr/src/rumgap

Expand Down

0 comments on commit 526066c

Please sign in to comment.