Skip to content

Commit a519c54

Browse files
committed
add intbot:latest flag
1 parent d0a48c5 commit a519c54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ in-container/manage:
113113
# =========================
114114

115115
docker/build:
116-
docker build . -t intbot:$(current_git_hash)
116+
docker build . -t intbot:$(current_git_hash) intbot:latest
117117

118118
docker/run/gunicorn:
119119
$(DOCKER_RUN_WITH_PORT) make in-container/gunicorn

0 commit comments

Comments
 (0)