Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Kipjr authored Jul 7, 2024
1 parent c90790a commit b222cb3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ services:
hostname: php
secrets:
- SECRET1
#image: docker.pkg.github.com/vslcatena/docker-<reponame>/docker-<reponame>image:latest
pull_policy: missing
image: ghcr.io/vslcatena/docker-template:master
build:
context: ./src
dockerfile: Dockerfile
Expand Down

0 comments on commit b222cb3

Please sign in to comment.