Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
mbradleySoftrams authored Dec 16, 2024
1 parent 1085e4a commit 2a1d378
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ RUN apt-get update && \
&& npm install -g @getgauge/cli \
# && npm install \
# && gauge install \
&& gauge install screenshot \
&& gauge config check_updates false
# && gauge install screenshot \
# && gauge config check_updates false

# Install Oracle Client
RUN mkdir -p /opt/oracle && \
Expand Down

0 comments on commit 2a1d378

Please sign in to comment.