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

fix: Docker image outdate issue #349

Merged
merged 1 commit into from
Aug 12, 2022
Merged

fix: Docker image outdate issue #349

merged 1 commit into from
Aug 12, 2022

Conversation

ngdangdat
Copy link
Collaborator

Why

  • Outdated packages defined in composer.lock file
  • Outdated base Dockerimage used

What

  • Update composer.lock file
  • Update base Dockerimage to 7.3 (from 7.2)

How to test

  • Rebuild Docker image docker-compose build
  • Run docker-compose up -d
  • Make sure Laravue is up and running properly using Docker stack

@ngdangdat ngdangdat requested a review from tuandm August 12, 2022 08:41
@ngdangdat ngdangdat self-assigned this Aug 12, 2022
@tuandm tuandm merged commit b56ec75 into master Aug 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants