Skip to content

Commit 9d163e3

Browse files
authored
[Fixes GeoNode#12223] Fix comment in Dockerfile (GeoNode#12224)
1 parent 1cfc0db commit 9d163e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM geonode/geonode-base:latest-ubuntu-22.04
22
LABEL GeoNode development team
33

4-
# add bower and grunt command
4+
# copy local geonode src inside container
55
COPY . /usr/src/geonode/
66
WORKDIR /usr/src/geonode
77

0 commit comments

Comments
 (0)