Join Slack
Powered by
We have had it running on fargate for a while, don...
# orm-help
c
cb
02/07/2019, 10:07 PM
We have had it running on fargate for a while, done several version upgrades
h
harrisrobin
02/07/2019, 10:07 PM
how do you do that?
c
cb
02/07/2019, 10:08 PM
Since the prisma server stores no state, its simple as changing the version in the yml and changing the version in the docker file
cb
02/07/2019, 10:08 PM
then, redeploy
cb
02/07/2019, 10:11 PM
In that yml file you referenced, the magic happens on line 256, that changes the docker image for you
cb
02/07/2019, 10:11 PM
we run a custom docker image for prisma, but its the same thing really
h
harrisrobin
02/08/2019, 1:58 AM
i see, thanks for the clarification
2
Views
Open in Slack
Previous
Next