Skip to content

Commit

Permalink
fix docker image on bitbucket pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
pddg committed May 7, 2022
1 parent 8b4374f commit bd4cfb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bitbucket-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ definitions:
- bash bin/upload_bitbucket.sh
services:
- docker
image: pddg/latex:3.0.0
image: ghcr.io/pddg/latex:3.0.0
pipelines:
branches:
master:
Expand Down

0 comments on commit bd4cfb5

Please sign in to comment.