1. Controller에 /로 get요청시 응답메시지 수정 action yml파일에 tag를 본인dockerid로 변경 2. git add . 3. git commit -m "action2" 4. git push -u origin main --> github에 가서 controller가 업데이트되었는지 확인! --> docker hub --> image push되었는지 확인!