Compare commits

..

No commits in common. "2881290a18a6148b21bf7ef021fb2250f0e82b92" and "4fa52fe19d26dcf9f5fbdeccc17545ada75e55ea" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View file

@ -38,7 +38,7 @@ jobs:
lint:
name: Lint
runs-on: docker
container: www.coastalcommits.com/cswimr/actions:uv@sha256:513950ba040ce410cbbdbafd5e21923102c3e138474df078d6948a9d8a28e3c7
container: www.coastalcommits.com/cswimr/actions:uv
steps:
- name: Checkout code
uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3

View file

@ -1,4 +1,4 @@
FROM ghcr.io/astral-sh/uv:debian-slim@sha256:7209e1b02f3e2429ae87ef7d7c77f9e9e3a218d36e1c30bfd788c0f6c71ec6dc
FROM ghcr.io/astral-sh/uv:debian-slim
WORKDIR /app