Skip to content

Commit

Permalink
Merge branch 'master' into centos8
Browse files Browse the repository at this point in the history
  • Loading branch information
startx-lab committed Jun 26, 2022
2 parents c54f8db + 0dd42c4 commit dd3257a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VDI/chrome/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ LABEL name="$SX_ID" \
io.artifacthub.package.maintainers='[{"name":"STARTX","email":"$SX_MAINTAINER_MAIL"}]' \
io.artifacthub.package.keywords='startx,os,centos,chrome,vnc,X11' \
io.artifacthub.package.readme-url="https://gitlab.com/startx1/containers/-/raw/centos8/VDI/chrome/README.md" \
io.artifacthub.package.logo-url='https://gitlab.com/startx1/containers/-/raw/centos8/docs/img/sv-chrome.svg' \
io.artifacthub.package.logo-url='https://gitlab.com/startx1/containers/-/raw/centos8/docs/img/vdi-chrome.svg' \
io.artifacthub.package.alternative-locations='quay.io/startx/chrome,docker.io/startx/vdi-chrome' \
io.artifacthub.package.license='Apache-2.0' \
org.opencontainers.image.created='2022-06-25T00:00:00Z' \
Expand Down
2 changes: 1 addition & 1 deletion VDI/firefox/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ LABEL name="$SX_ID" \
io.artifacthub.package.maintainers='[{"name":"STARTX","email":"$SX_MAINTAINER_MAIL"}]' \
io.artifacthub.package.keywords='startx,os,centos,firefox,vnc,X11' \
io.artifacthub.package.readme-url="https://gitlab.com/startx1/containers/-/raw/centos8/VDI/firefox/README.md" \
io.artifacthub.package.logo-url='https://gitlab.com/startx1/containers/-/raw/centos8/docs/img/sv-firefox.svg' \
io.artifacthub.package.logo-url='https://gitlab.com/startx1/containers/-/raw/centos8/docs/img/vdi-firefox.svg' \
io.artifacthub.package.alternative-locations='quay.io/startx/firefox,docker.io/startx/vdi-firefox' \
io.artifacthub.package.license='Apache-2.0' \
org.opencontainers.image.created='2022-06-25T00:00:00Z' \
Expand Down

0 comments on commit dd3257a

Please sign in to comment.