Accepting request 1008775 from home:cboltz:branches:openSUSE:Tools

Fix syntax error

OBS-URL: https://build.opensuse.org/request/show/1008775
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-docker_label_helper?expand=0&rev=8
This commit is contained in:
Fabian Vogt 2022-10-07 12:41:00 +00:00 committed by Git OBS Bridge
parent 1d91897f61
commit 18b4bc7a49

2
README
View File

@ -23,7 +23,7 @@ FROM opensuse/tumbleweed
LABEL org.opencontainers.image.title="Example container"
LABEL org.opencontainers.image.description="This contains nano"
# endlabelprefix
LABEL not.expanded.label="example
LABEL not.expanded.label="example"
```
expands to