Skip to content

Commit d836365

Browse files
committed
chore(docker): use the full name of registry
1 parent 4f6757c commit d836365

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rootfs/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM redis:6-alpine
1+
FROM docker.io/library/redis:6-alpine
22

33
COPY . /
44

0 commit comments

Comments
 (0)