Skip to content

Update Docker image workflow#2472

Merged
KralMarko123 merged 2 commits intomasterfrom
update-docker-workflow
Feb 14, 2026
Merged

Update Docker image workflow#2472
KralMarko123 merged 2 commits intomasterfrom
update-docker-workflow

Conversation

@KralMarko123
Copy link
Collaborator

Builds on master started failing with the following error message Error response from daemon: client version 1.40 is too old. Minimum supported API version is 1.44, please upgrade your client to a newer version. This is due to the github action being unchanged for some time.

  • Updated docker-image.yml

@KralMarko123 KralMarko123 requested a review from tomca32 February 14, 2026 11:37
- uses: actions/checkout@v1
- uses: docker/build-push-action@v1
env:
DOCKER_BUILDKIT: 1
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You sure we dont need this?

@KralMarko123 KralMarko123 merged commit a37b19d into master Feb 14, 2026
4 checks passed
@KralMarko123 KralMarko123 deleted the update-docker-workflow branch February 14, 2026 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments