Skip to content

Commit

Permalink
Update PyDesigner Dockerfile to use UV
Browse files Browse the repository at this point in the history
  • Loading branch information
TheJaeger committed Sep 10, 2024
1 parent 271b9e0 commit d48ac50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@

# Load base Ubuntu image
FROM dmri/ci-cd:e93dd885 AS base
SHELL ["/bin/bash", "-euxo", "pipefail", "-c"]

# Labels
LABEL maintainer="Siddhartha Dhiman ([email protected])"
Expand Down

0 comments on commit d48ac50

Please sign in to comment.