Skip to content

Commit

Permalink
Update docker-compose.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
joanfabregat committed Feb 23, 2024
1 parent b82b4fe commit 37a0e9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
pdf2img:
image: codeinchq/pdf2img:latest
image: pdf2img-dev
build:
context: .
target: pdf2img-dev
Expand Down

0 comments on commit 37a0e9b

Please sign in to comment.