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
bokteto committed Oct 4, 2024
1 parent 640ee18 commit 6bcc52f
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.0.0
FROM okteto/okteto:master
COPY entrypoint.sh /entrypoint.sh

ENTRYPOINT ["/entrypoint.sh"]

0 comments on commit 6bcc52f

Please sign in to comment.