Skip to content

Commit a0e49eb

Browse files
committed
build: Use quay.io/nf-core/ubuntu to avoid Dockerhub limits
1 parent 4b30043 commit a0e49eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/self-hosted-cleanup/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ubuntu
1+
FROM quay.io/nf-core/ubuntu
22

33
# Copies your code file from your action repository to the filesystem path `/` of the container
44
COPY entrypoint.sh /entrypoint.sh

0 commit comments

Comments
 (0)