Skip to content

Commit 781e58e

Browse files
committed
Update Dockerfile to use okteto/okteto:master
1 parent c2ec8d7 commit 781e58e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM okteto/okteto:3.13.1
1+
FROM okteto/okteto:master
22
COPY entrypoint.sh /entrypoint.sh
33

44
ENTRYPOINT ["/entrypoint.sh"]

0 commit comments

Comments
 (0)