Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 345d66b5c9 |
@@ -1,5 +1,5 @@
|
|||||||
# syntax=docker/dockerfile:1.4
|
# syntax=docker/dockerfile:1.4
|
||||||
FROM python:3-slim-bookworm AS builder
|
FROM python:3.12-slim-bookworm AS builder
|
||||||
|
|
||||||
# Second line optional/debug/qol
|
# Second line optional/debug/qol
|
||||||
RUN apt update && apt install -y \
|
RUN apt update && apt install -y \
|
||||||
|
|||||||
Reference in New Issue
Block a user