Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump alpine from 3.18.2 to 3.18.3 #234

Merged
merged 5 commits into from
Aug 29, 2023

Commits on Aug 22, 2023

  1. chore(Dockerfile): update LIQUIBASE_VERSION to 4.23.1 and LPM_VERSION…

    … to 0.2.3 for alpine image
    
    chore(Dockerfile): remove unnecessary apt-get upgrade command in base image
    chore(Dockerfile): add liquibase and lpm version checks after installation in both base and alpine images
    chore(docker-entrypoint.sh): use 'exec' to run liquibase command for better process management
    jandroav committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    3b20aea View commit details
    Browse the repository at this point in the history
  2. fix(Dockerfile): remove unnecessary liquibase version check and print…

    … statement
    
    fix(Dockerfile.alpine): remove unnecessary liquibase version check and print statement
    jandroav committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    af07e3e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #235 from liquibase/DAT-14654

    DAT-14654




  DevOps :: Make Liquibase Docker Container a First Class Citizen
    jandroav authored Aug 22, 2023
    Configuration menu
    Copy the full SHA
    ef1499d View commit details
    Browse the repository at this point in the history
  4. build(deps): bump alpine from 3.18.2 to 3.18.3

    Bumps alpine from 3.18.2 to 3.18.3.
    
    ---
    updated-dependencies:
    - dependency-name: alpine
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 22, 2023
    Configuration menu
    Copy the full SHA
    68e3455 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Configuration menu
    Copy the full SHA
    4d4a04f View commit details
    Browse the repository at this point in the history