Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
Co-authored-by: ChristianOertlin <[email protected]>
  • Loading branch information
henrikstranneheim and ChrOertlin authored Mar 7, 2024
1 parent d6775c8 commit de1752f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.11-slim-bullseye
FROM docker.io/library/python:3.11-slim-bullseye as base

LABEL base_image="python:3.11-slim"
LABEL about.home="https://github.com/Clinical-Genomics/genotype-api"
Expand Down

0 comments on commit de1752f

Please sign in to comment.