Skip to content

Commit bdb145f

Browse files
authored
Fix example (#2074)
1 parent 77e208c commit bdb145f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,8 +305,8 @@ commands:
305305

306306
```Dockerfile
307307
# Dart stage
308-
FROM dart:stable AS dart
309308
FROM bufbuild/buf AS buf
309+
FROM dart:stable AS dart
310310

311311
# Add your scss files
312312
COPY --from=another_stage /app /app

0 commit comments

Comments
 (0)