Skip to content
Snippets Groups Projects
Verified Commit 7897218c authored by TheJoeCoder's avatar TheJoeCoder
Browse files

Fix Dockerfile casing

parent 7173e215
Branches
No related tags found
No related merge requests found
## Builder ## ## Builder ##
# Pull image # Pull image
FROM python:3.12-slim-bookworm as builder FROM python:3.12-slim-bookworm AS builder
# Set working dir to app directory # Set working dir to app directory
WORKDIR /usr/src/app WORKDIR /usr/src/app
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment