mirror of
https://github.com/FlareSolverr/FlareSolverr.git
synced 2025-12-05 09:08:11 +01:00
Fix Dockerfile casing
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM python:3.14-slim-bookworm as builder
|
||||
FROM python:3.14-slim-bookworm AS builder
|
||||
|
||||
# Build dummy packages to skip installing them and their dependencies
|
||||
RUN apt-get update \
|
||||
|
||||
Reference in New Issue
Block a user