Skip to content

Commit

Permalink
Update to hatch==1.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
br3ndonland committed Jul 14, 2024
1 parent 8066be3 commit f950d28
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ on:
env:
DOCKER_BUILDKIT: "1"
HATCH_ENV: "ci"
HATCH_VERSION: "1.9.4"
HATCH_VERSION: "1.12.0"
PIPX_VERSION: "1.6.0"

jobs:
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ LABEL org.opencontainers.image.source="https://github.com/br3ndonland/inboard"
LABEL org.opencontainers.image.title="inboard"
LABEL org.opencontainers.image.url="https://github.com/br3ndonland/inboard/pkgs/container/inboard"
ARG \
HATCH_VERSION=1.9.4 \
HATCH_VERSION=1.12.0 \
LINUX_VERSION \
PIPX_VERSION=1.6.0
ENV \
Expand Down

0 comments on commit f950d28

Please sign in to comment.