Fixed casing warning
All checks were successful
Push Workflows / docs (push) Successful in 2m34s
Push Workflows / test (push) Successful in 3m56s
Push Workflows / leptos-test (push) Successful in 5m5s
Push Workflows / build (push) Successful in 5m40s
Push Workflows / docker-build (push) Successful in 6m16s

This commit is contained in:
Daniel Miller 2024-11-24 04:29:53 +00:00
parent 1a1516ff92
commit 51a9e8c4b3

View File

@ -1,4 +1,4 @@
FROM rust:slim as builder FROM rust:slim AS builder
WORKDIR /app WORKDIR /app