Skip to content

feat(Dockerfile): remove curl and wget from image #236

feat(Dockerfile): remove curl and wget from image

feat(Dockerfile): remove curl and wget from image #236

Workflow file for this run

name: Build
on: push
jobs:
build:
uses: PlaceOS/.github/.github/workflows/build-dev-image.yml@main
secrets:
GHCR_PAT: ${{ secrets.GHCR_PAT }}