Merge branch 'master' of coastalcommits.com:galacticfactory/downloader
All checks were successful
Actions / Lint (push) Successful in 17s
Actions / Build and Push Images (push) Successful in 29s

This commit is contained in:
cswimr 2024-12-28 10:53:31 -05:00
commit 0d31493bd3
Signed by: cswimr
GPG key ID: 0EC431A8DA8F8087
3 changed files with 5 additions and 5 deletions

View file

@ -14,7 +14,7 @@ jobs:
container: catthehacker/ubuntu:act-latest@sha256:89367f3c5437699c6b43fa941041725bcc77682a46f2bbe6557541e384d9cedb
steps:
- name: Checkout code
uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
with:
token: ${{ secrets.COASTALCOMMITSTOKEN }}
- name: Login to CoastalCommits
@ -38,10 +38,10 @@ jobs:
lint:
name: Lint
runs-on: docker
container: www.coastalcommits.com/cswimr/actions:uv
container: www.coastalcommits.com/cswimr/actions:uv@sha256:513950ba040ce410cbbdbafd5e21923102c3e138474df078d6948a9d8a28e3c7
steps:
- name: Checkout code
uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
with:
token: ${{ secrets.COASTALCOMMITSTOKEN }}
- name: Install dependencies

View file

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

View file

@ -1,6 +1,6 @@
services:
web:
image: www.coastalcommits.com/galacticfactory/downloader:latest@sha256:0cfddaa860aa812ced9bcbbc7a83d3771c8573ab13861381f856e6f0cdf8ebb0
image: www.coastalcommits.com/galacticfactory/downloader:latest@sha256:3f840978d501006f33992562cbe625de5aba39304b5c0edd0bccffc4db176a6d
restart: always
environment:
- FORGEJO_BASE_URL=https://www.coastalcommits.com