[GH-ISSUE #815] Missing Docker v1.38.1 and Wrong Tag Format #131

Closed
opened 2026-03-03 12:08:35 +03:00 by kerem · 2 comments
Owner

Originally created by @burakince on GitHub (Jun 6, 2022).
Original GitHub issue: https://github.com/fsouza/fake-gcs-server/issues/815

Hi,

Docker push workflow looks like needs a v tag at the beginning of tag name. But unfortunately somehow latest 1.38.1 tag didn't use v at the beginning of name and docker push pipeline didn't run. Could you please help to solve the problem?

Thanks,
Burak Ince

Originally created by @burakince on GitHub (Jun 6, 2022). Original GitHub issue: https://github.com/fsouza/fake-gcs-server/issues/815 Hi, Docker push workflow looks like needs a [`v` tag at the beginning of tag name](https://github.com/fsouza/fake-gcs-server/blob/fbeb0c2d8aa1b941d9d5e0655ca71435ae382a0f/.github/workflows/docker-push.yml#L5). But unfortunately somehow latest [1.38.1 tag](https://github.com/fsouza/fake-gcs-server/releases/tag/1.38.1) didn't use `v` at the beginning of name and docker push pipeline didn't run. Could you please help to solve the problem? Thanks, Burak Ince
kerem closed this issue 2026-03-03 12:08:35 +03:00
Author
Owner

@fsouza commented on GitHub (Jun 6, 2022):

Docker push workflow looks like needs a v tag at the beginning of tag name. But unfortunately somehow latest 1.38.1 tag didn't use v at the beginning of name and docker push pipeline didn't run. Could you please help to solve the problem?

That was my mistake, I'll fix it.

<!-- gh-comment-id:1147417324 --> @fsouza commented on GitHub (Jun 6, 2022): > Docker push workflow looks like needs a v tag at the beginning of tag name. But unfortunately somehow latest 1.38.1 tag didn't use v at the beginning of name and docker push pipeline didn't run. Could you please help to solve the problem? That was my mistake, I'll fix it.
Author
Owner

@fsouza commented on GitHub (Jun 6, 2022):

This is fixed now, thanks for reporting!

<!-- gh-comment-id:1147427952 --> @fsouza commented on GitHub (Jun 6, 2022): This is fixed now, thanks for reporting!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
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
starred/fake-gcs-server#131
No description provided.