Skip to content

Commit

Permalink
Attempt to fix docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
sevein committed Sep 25, 2024
1 parent 7307148 commit 480e5d5
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,3 +57,4 @@ jobs:
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
build-args: BUILDKIT_CONTEXT_KEEP_GIT_DIR=true
10 changes: 10 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,16 @@ See the fragment files in the `changelog.d directory`_.

.. scriv-insert-here
.. _changelog-0.8.1:

0.8.1 - 2024-09-25
==================

Changed
-------

- Fix docker build.

.. _changelog-0.8.0:

0.8.0 - 2024-09-25
Expand Down

0 comments on commit 480e5d5

Please sign in to comment.