Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

minidocks/ghostscript:9 contains Ghostscript 10.0 #1

Open
rassie opened this issue May 8, 2023 · 0 comments
Open

minidocks/ghostscript:9 contains Ghostscript 10.0 #1

rassie opened this issue May 8, 2023 · 0 comments

Comments

@rassie
Copy link

rassie commented May 8, 2023

A quick note, since I've been looking for ready-to-use Docker images with Ghostscript: the :9 tag on your image is Ghostscript 10.0:

$ docker run -ti minidocks/ghostscript:9 -v
GPL Ghostscript 10.00.0 (2022-09-21)
Copyright (C) 2022 Artifex Software, Inc.  All rights reserved.

:latest is also 10.x, as expected:

$ docker run -ti minidocks/ghostscript -v
GPL Ghostscript 10.01.1 (2023-03-27)
Copyright (C) 2023 Artifex Software, Inc.  All rights reserved.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant