Skip to content

Commit 48573af

Browse files
authored
Merge pull request #37 from akretion/hparfr-patch-1
Add description label to Dockerfile
2 parents b01168f + ae43085 commit 48573af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

17.0-light/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
FROM ghcr.io/acsone/odoo-bedrock:17.0-py312-jammy-latest
22
ARG PYTHONBIN=python3.12
33
LABEL org.opencontainers.image.authors="Akretion"
4+
LABEL org.opencontainers.image.description="17.0-py312-jammy-latest"
45

56
# syntax = docker/dockerfile:1.4
67

0 commit comments

Comments
 (0)