Skip to content

Commit

Permalink
Update Dockerfile to use okteto/okteto:master
Browse files Browse the repository at this point in the history
  • Loading branch information
oktetobot committed Nov 7, 2024
1 parent c1cd72a commit 7081e5f
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 okteto/okteto:3.1.0
FROM okteto/okteto:master
COPY entrypoint.sh /entrypoint.sh

ENTRYPOINT ["/entrypoint.sh"]

0 comments on commit 7081e5f

Please sign in to comment.