Skip to content

Commit 18a6aa9

Browse files
authored
Update base image to use GitHub Container Registry (#27)
1 parent f6798cb commit 18a6aa9

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

44
ENTRYPOINT ["/entrypoint.sh"]

0 commit comments

Comments
 (0)