mirror of
https://github.com/FlareSolverr/FlareSolverr.git
synced 2025-12-06 09:38:49 +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
|
# Build dummy packages to skip installing them and their dependencies
|
||||||
RUN apt-get update \
|
RUN apt-get update \
|
||||||
|
|||||||
Reference in New Issue
Block a user