Skip to content
Permalink

Comparing changes

Choose two branches to see what鈥檚 changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ucan-lab/docker-laravel Loading
base: v2.6.0
Choose a base ref
...
head repository: ucan-lab/docker-laravel Loading
compare: main
Choose a head ref
  • 3 commits
  • 9 files changed
  • 1 contributor

Commits on May 8, 2024

  1. Add Hadolint GitHub Actions Workflow (#266)

    * chore: Add Hadolint GitHub Actions Workflow
    
    * chore: DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
    
    * chore: DL3009 info: Delete the apt-get lists after installing something
    
    * fix: Rename workflow
    ucan-lab committed May 8, 2024
    Configuration menu
    Copy the full SHA
    a891aea View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Refactor Code (#267)

    * refactor: compose.yaml
    
    * refactor: Taskfile.yml
    
    * refactor: Options do not use shorthand notation
    ucan-lab committed May 9, 2024
    Configuration menu
    Copy the full SHA
    50b3928 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. fix: readme (#269)

    ucan-lab committed May 12, 2024
    Configuration menu
    Copy the full SHA
    680a9c7 View commit details
    Browse the repository at this point in the history
Loading