Fix Dockerfile linting issue
This commit is contained in:
parent
ba6ca5982a
commit
e82026f3b2
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM ghcr.io/astral-sh/uv:debian as builder
|
FROM ghcr.io/astral-sh/uv:debian AS builder
|
||||||
|
|
||||||
# Install processing tools
|
# Install processing tools
|
||||||
RUN apt-get update && apt-get install -y pngcrush imagemagick
|
RUN apt-get update && apt-get install -y pngcrush imagemagick
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue