gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-sandcastle-ng] 03/39: sandcastle-ng: use full registry name for b


From: gnunet
Subject: [taler-sandcastle-ng] 03/39: sandcastle-ng: use full registry name for base
Date: Thu, 11 Jan 2024 13:59:36 +0100

This is an automated email from the git hooks/post-receive script.

devan-carpenter pushed a commit to branch master
in repository sandcastle-ng.

commit c42be6d3227083cdf81d8ffcfb0d7b39841297ac
Author: Devan Carpenter <devan@taler.net>
AuthorDate: Thu Oct 26 11:07:32 2023 -0400

    sandcastle-ng: use full registry name for base
    
    Specifying the registry in the image name is OCI runtime agnostic,
    instead of docker-specific.
---
 Dockerfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Dockerfile b/Dockerfile
index f5bec33..b0698d8 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,4 +1,4 @@
-FROM debian:bookworm AS base-system
+FROM docker.io/library/debian:bookworm AS base-system
 
 # FIXMEs:
 # - debian packages should be built with a nightly tag

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]