This commit is contained in:
root
2025-12-31 11:34:29 +03:30
parent 39fc33ad12
commit a4aea7c652

5
update_spesific_tags.sh Executable file
View File

@@ -0,0 +1,5 @@
# node:20-alpine
docker pull --platform linux/amd64 node:20-alpine
docker tag node:20-alpine git.alshafagh.ir/docker/node:20-alpine
docker push git.alshafagh.ir/docker/node:20-alpine