Logo
Explore Help
Sign In
actions/ssh-action
0
0
Fork 0
You've already forked ssh-action
mirror of https://github.com/appleboy/ssh-action.git synced 2025-05-23 10:32:24 +00:00
Code Issues Packages Projects Releases 1 Wiki Activity
Files
2344d975738ad85c2c0bc848a78cef0d4ce17ec0
ssh-action/Dockerfile

6 lines
112 B
Docker
Raw Normal View History

chore(security): update drone-ssh to v1.7.1 (#286) - Update the base image in Dockerfile from `1.7.0` to `1.7.1` - Change the location of `entrypoint.sh` from root to `/bin/` directory in Dockerfile - Remove the explicit `chmod +x` command for `entrypoint.sh` in Dockerfile Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2023-12-26 15:11:53 +08:00
FROM ghcr.io/appleboy/drone-ssh:1.7.1
feat: initial
2019-05-15 00:31:53 +08:00
chore(security): update drone-ssh to v1.7.1 (#286) - Update the base image in Dockerfile from `1.7.0` to `1.7.1` - Change the location of `entrypoint.sh` from root to `/bin/` directory in Dockerfile - Remove the explicit `chmod +x` command for `entrypoint.sh` in Dockerfile Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2023-12-26 15:11:53 +08:00
COPY entrypoint.sh /bin/entrypoint.sh
ENTRYPOINT ["/bin/entrypoint.sh"]
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.0+rc0 Page: 82ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API