sergejcodes commited on
Commit
7a54a9a
1 Parent(s): 869360d

chore: update registry

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
- FROM n6ai/pynode
2
 
3
  ARG DEBIAN_FRONTEND=noninteractive
4
  RUN apt update && apt install -y -qq git && apt clean
 
1
+ FROM ghcr.io/n6ai/pynode
2
 
3
  ARG DEBIAN_FRONTEND=noninteractive
4
  RUN apt update && apt install -y -qq git && apt clean