Skip to content
Snippets Groups Projects
Commit 366d6555 authored by DewanaGustavus's avatar DewanaGustavus
Browse files

chore: change docker image name

parent 031d8a52
Branches
Tags
No related merge requests found
version: '3.3' version: '3.3'
services: services:
web: web:
image: tubes-1:latest image: if3110-2023-02-36-php-app:latest
ports: ports:
- 8000:80 - 8000:80
build: build:
......
docker build -t tubes-1:latest . docker build -t if3110-2023-02-36-php-app:latest .
\ No newline at end of file \ No newline at end of file
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment