This commit is contained in:
Alexander
2023-11-10 04:20:29 +07:00
committed by GitHub
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM debian:bullseye-slim
FROM docker.io/debian:bullseye-slim
MAINTAINER Odoo S.A. <info@odoo.com>
SHELL ["/bin/bash", "-xo", "pipefail", "-c"]