Merge pull request #15 from nicolabelluti/master

Made the Docker image significantly smaller
This commit is contained in:
Bryan
2025-01-31 12:06:13 -06:00
committed by GitHub
4 changed files with 37 additions and 19 deletions

View File

@@ -2,8 +2,8 @@ name: update docker image
on:
push:
branches:
- "master"
tags:
- 'v*.*.*'
jobs:
build:
@@ -23,4 +23,4 @@ jobs:
uses: docker/build-push-action@v6
with:
push: true
tags: ${{ vars.DOCKERHUB_USERNAME }}/rdgen:latest
tags: ${{ vars.DOCKERHUB_USERNAME }}/rdgen:latest