Skip to content

Commit

Permalink
fix FromAsCasing warning
Browse files Browse the repository at this point in the history
  • Loading branch information
mgonnav committed Oct 23, 2024
1 parent 8fd3f11 commit 0a1ea7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion queueing/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Build Stage
FROM python:3.9-slim as builder
FROM python:3.9-slim AS builder

ENV PYTHONDONTWRITEBYTECODE=1 \
PYTHONUNBUFFERED=1
Expand Down

0 comments on commit 0a1ea7a

Please sign in to comment.