Skip to content

Commit 2489a57

Browse files
committed
style: docker AS casing
1 parent 6d53c4d commit 2489a57

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frontend/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:25-alpine as build
1+
FROM node:25-alpine AS build
22

33
RUN npm install -g pnpm
44

0 commit comments

Comments
 (0)