Unable to read tags for SFTP image #39

Closed
opened 2024-03-25 12:23:17 +00:00 by kawaiipunk · 4 comments
Owner

WARN[0007] unable to read tag for image [atmoz/sftp](https://hub.docker.com/r/atmoz/sftp/#!), is it missing? skipping upgrade for ftp

This image was introduced by @moritz in 770ef4932a

Unsure why this is happening.

`WARN[0007] unable to read tag for image [atmoz/sftp](https://hub.docker.com/r/atmoz/sftp/#!), is it missing? skipping upgrade for ftp ` This image was introduced by @moritz in https://git.coopcloud.tech/coop-cloud/wordpress/commit/770ef4932aba757522c5ee453381704e23544613 Unsure why this is happening.
Member

Unfortunately the sftp image does not have version tags. It just has a latest version tag. I couldn't find any other good maintained sftp image.
https://hub.docker.com/r/atmoz/sftp/tags

Unfortunately the sftp image does not have version tags. It just has a `latest` version tag. I couldn't find any other good maintained sftp image. https://hub.docker.com/r/atmoz/sftp/tags
Author
Owner

@moritz how do we keep this image up to date? We don't want to introduce some future SSH vulnerability.

@moritz how do we keep this image up to date? We don't want to introduce some future SSH vulnerability.
Member

At every redeployment docker will use the latest image, and the images are build daily. So with every wordpress update this image will also be updated.

At every redeployment docker will use the latest image, and the images are build daily. So with every wordpress update this image will also be updated.
Author
Owner

That'll do

That'll do
Sign in to join this conversation.
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: coop-cloud/wordpress#39
No description provided.