Skip to content

Commit 7a5f640

Browse files
author
Guus van de Steeg
committed
change base image
1 parent b02c463 commit 7a5f640

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#########################################################################
22
# Mount a config.json file into the container if running outside of K8s #
33
#########################################################################
4-
FROM gitlab-registry.internal.sanger.ac.uk/sanger-pathogens/shelf/docker-registry/python:3.12-alpine
4+
FROM python:3.12-alpine
55

66
ARG SERVICE_USER="paso"
77
ARG SERVICE_GROUP="$SERVICE_USER"

0 commit comments

Comments
 (0)