image/container name update

main
Matt Huntington 2 years ago
parent d61533e678
commit 9cf7492887

@ -1 +1 @@
FROM mahuntington/student:postgres FROM mahuntington/student:python

@ -2,7 +2,7 @@ version: '3'
services: services:
student: student:
image: mahuntington/student:postgres image: mahuntington/student:python
stdin_open: true stdin_open: true
tty: true tty: true
container_name: student container_name: student

Loading…
Cancel
Save