|
|
@ -1,6 +1,6 @@ |
|
|
|
#!/bin/bash |
|
|
|
#!/bin/bash |
|
|
|
|
|
|
|
|
|
|
|
pkg_path=http://aos-np-prod-1:aos-np-prod-1@git.eshift.org/AoS_Digital_Health_Platform/aos-homer-np-prod.git |
|
|
|
pkg_path=http://aos-np-prod-1:aos-np-prod-1@git.eshift.org/AoS_Digital_Health_Platform/aos-homer-np-gov.git |
|
|
|
|
|
|
|
|
|
|
|
## Update Alpine to latest things and make good to work with docker. |
|
|
|
## Update Alpine to latest things and make good to work with docker. |
|
|
|
apk update;apk upgrade --update-cache --available |
|
|
|
apk update;apk upgrade --update-cache --available |
|
|
|