Skip to content

Commit

Permalink
chore: corrige imagem
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrielBento committed Feb 24, 2023
1 parent 053273c commit 4a52057
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM cypress/node-18.14.1-chrome-110.0.5481.96-1-ff-109.0-edge-110.0.1587.41-1
FROM cypress/browsers:node-18.14.1-chrome-110.0.5481.96-1-ff-109.0-edge-110.0.1587.41-1

COPY entrypoint.sh /entrypoint.sh
COPY evaluator.js /evaluator.js
Expand Down

0 comments on commit 4a52057

Please sign in to comment.