Skip to content
This repository has been archived by the owner on Nov 14, 2022. It is now read-only.

Updated backend.dockerfile to work with new base image python:3.6 #20

Merged
merged 3 commits into from
Jan 19, 2020

Commits on Nov 1, 2019

  1. 🔧 Updated Couchbase installation wrt OS version

    With a `python:3.6` base image relying on Debian Buster and not Debian Stretch, the installation of couchbase failed
    
    The error can be seen [here](https://travis-ci.org/Gjacquenot/full-stack-fastapi-couchbase/builds/606215286)
    Gjacquenot committed Nov 1, 2019
    Configuration menu
    Copy the full SHA
    1246be7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    516d400 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2019

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