Skip to content
Snippets Groups Projects
Verified Commit 3124de68 authored by Quentin Duchemin's avatar Quentin Duchemin
Browse files

Fix image name in Docker Compose

parent 2bbf5f87
No related branches found
No related tags found
No related merge requests found
Pipeline #51002 failed
......@@ -21,7 +21,8 @@ services:
restart: unless-stopped
omf:
image: registry.picasoft.net/ohmyform:0.2.3
image: pica-oh-my-form:0.2.3
container_name: omf
env_file: ./secrets/omf.secrets
# Set this in docker-compose because container-names dependant
environment:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment