Skip to content

Commit e9bd5cf

Browse files
committed
update type
1 parent 9ff8e24 commit e9bd5cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ FROM tomcat:8.5
22
MAINTAINER Tung Nguyen <[email protected]>
33

44
# Debugging tools: A few ways to handle debugging tools.
5-
# Trade off is a slighltly more complex volume mount vs keeping the image size down.
5+
# Trade off is a slightly more complex volume mount vs keeping the image size down.
66
RUN apt-get update && \
77
apt-get install -y \
88
net-tools \

0 commit comments

Comments
 (0)