1
0
mirror of https://github.com/asciinema/agg.git synced 2025-04-19 05:02:14 +03:00

Use uppercase AS to fix FromAsCasing warning

This commit is contained in:
Fazle Rabbi 2024-08-29 10:36:45 +06:00 committed by Marcin Kulik
parent f48a6d751b
commit e7a88ea21e

View File

@ -1,4 +1,4 @@
FROM rust:buster as builder
FROM rust:buster AS builder
COPY . /usr/src/