summaryrefslogtreecommitdiff
path: root/.github/workflows/docker-image.yml
AgeCommit message (Expand)Author
2024-10-03Fix Docker action (#5106)Laurenz
2024-04-16Dockerfile: add `ENTRYPOINT` directive (#3798)Pol Dellaiera
2024-04-01Speed up docker build (#3627)Adrian Freund
2024-02-27Bump docker/setup-buildx-action from 3.0.0 to 3.1.0 (#3514)dependabot[bot]
2023-11-27Bump docker/build-push-action from 4.0.0 to 5.1.0 (#2785)dependabot[bot]
2023-11-27Bump docker/metadata-action from 4.3.0 to 5.0.0 (#2782)dependabot[bot]
2023-11-27Bump actions/checkout from 3 to 4 (#2781)dependabot[bot]
2023-11-27Bump docker/setup-buildx-action from 2.5.0 to 3.0.0 (#2780)dependabot[bot]
2023-11-27Bump docker/login-action from 2.1.0 to 3.0.0 (#2779)dependabot[bot]
2023-04-07Basic docker support (#234)adamijak