Skip to content

Commit 0f2a547

Browse files
committed
Update Dockerfile to use ghcr.io/okteto/okteto:master
1 parent 2a652e3 commit 0f2a547

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 ghcr.io/okteto/okteto:3.16.0
1+
FROM ghcr.io/okteto/okteto:master
22
COPY entrypoint.sh /entrypoint.sh
33

44
ENTRYPOINT ["/entrypoint.sh"]

0 commit comments

Comments
 (0)