Chore: clarify we fetch images from docker.io lib

This commit is contained in:
Michele Bologna
2024-04-17 13:18:20 +02:00
parent 5778e78c78
commit 8eecc2bb3f
7 changed files with 3 additions and 3 deletions

2
Dockerfile Normal file → Executable file
View File

@@ -1,4 +1,4 @@
FROM buildpack-deps:stable-scm
FROM docker.io/buildpack-deps:stable-scm
LABEL maintainer="Michele Bologna <github@michelebologna.net>"
LABEL name="BitlBee Docker container by Michele Bologna"
LABEL version="mb-3.6-20232412"